ManualTimeWorker

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

addTimer
Timer addTimer(TimerDelegate dg, Duration dur)
Undocumented in source. Be warned that the author may not have intended to support it.
advance
void advance(Duration dur)
Undocumented in source. Be warned that the author may not have intended to support it.
cancelTimer
void cancelTimer(Timer timer)
Undocumented in source. Be warned that the author may not have intended to support it.
getScheduler
ManualTimeScheduler getScheduler()
Undocumented in source. Be warned that the author may not have intended to support it.
lock
auto lock()
Undocumented in source. Be warned that the author may not have intended to support it.
timeUntilNextEvent
Nullable!Duration timeUntilNextEvent()
Undocumented in source. Be warned that the author may not have intended to support it.
wait
void wait()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta