DeferredTask

Undocumented in source.

Members

Functions

execute
void execute()
Undocumented in source. Be warned that the author may not have intended to support it.
runFinalizer
void runFinalizer()
Undocumented in source. Be warned that the author may not have intended to support it.
set
void set(Parameters!F args)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

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

Unions

__anonymous
union __anonymous
Undocumented in source.

Variables

fibHandle
FiberHandle fibHandle;
Undocumented in source.
finiClosure
Closure finiClosure;
Undocumented in source.
pendingException
ExcBuf pendingException;
Undocumented in source.
taskClosure
Closure taskClosure;
Undocumented in source.
timeAdded
TscTimePoint timeAdded;
Undocumented in source.
timeFinished
TscTimePoint timeFinished;
Undocumented in source.

Meta