EventLoopTimer

Undocumented in source.

Constructors

this
this(EventLoop loop)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

onClose
void onClose()
Undocumented in source. Be warned that the author may not have intended to support it.
onRead
void onRead()
Undocumented in source. Be warned that the author may not have intended to support it.
onWrite
void onWrite()
Undocumented in source. Be warned that the author may not have intended to support it.
setCallBack
void setCallBack(CallBack cback)
Undocumented in source. Be warned that the author may not have intended to support it.
start
bool start(ulong msesc)
Undocumented in source. Be warned that the author may not have intended to support it.
stop
void stop()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

isActive
bool isActive [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta