Timer

Undocumented in source.

Constructors

this
this(Duration interval, Callback callback)
Undocumented in source.

Members

Aliases

Callback
alias Callback = void function()
Undocumented in source.

Functions

cancel
void cancel()
Undocumented in source. Be warned that the author may not have intended to support it.
isSet
bool isSet()
Undocumented in source. Be warned that the author may not have intended to support it.
start
void start()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta