- add
size_t add(void delegate() task, size_t interval, size_t repeat, tick_t stick)
Undocumented in source. Be warned that the author may not have intended to support it.
- remove
bool remove(void delegate() task)
Undocumented in source. Be warned that the author may not have intended to support it.
- remove
bool remove(size_t tid)
Undocumented in source. Be warned that the author may not have intended to support it.
- tick
void tick(tick_t tick)
Undocumented in source. Be warned that the author may not have intended to support it.