PersistentScheduler.Event

Undocumented in source.

Members

Variables

handler
void delegate() handler;
Undocumented in source.
kind
EventKind kind;
Undocumented in source.
next
SysTime next;
Undocumented in source.
period
Duration period;
Undocumented in source.
timer
Timer timer;
Undocumented in source.

Meta