fluid.time_machine

Implementation of a clock adjusted programmatically, most for testing.

Members

Aliases

timeMachine
alias timeMachine = nodeBuilder!TimeMachine
Undocumented in source.

Classes

TimeMachine
class TimeMachine

A time machine makes it possible to programmatically adjust and skip time that is used by Fluid nodes.

Meta