Task

Undocumented in source.

Constructors

this
this(size_t id, void delegate() task, size_t interval, size_t repeat, tick_t start)
Undocumented in source.

Members

Functions

execute
void execute(tick_t stick)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

expired
bool expired [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
task
void delegate() task [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

id
size_t id;
Undocumented in source.

Meta