LocalThreadWorker

Undocumented in source.

Constructors

this
this(LocalThreadExecutor e)
Undocumented in source.

Members

Functions

addTimer
Timer addTimer(TimerDelegate dg, Duration dur)
Undocumented in source. Be warned that the author may not have intended to support it.
cancelTimer
void cancelTimer(Timer timer)
Undocumented in source. Be warned that the author may not have intended to support it.
isInContext
bool isInContext()
Undocumented in source. Be warned that the author may not have intended to support it.
schedule
void schedule(VoidDelegate dg)
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.
stop
void stop()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta