The absolute deadline of this task instance
whether or not the task has finished running
the number of ticks that this task was executed
the time the task has run, for accounting
the time at which the task was enqueued, for accouting
the generator function of the task
return value of the task after it has finished
the enveloped task structure
call the generator function of the task again
update the times of the task and call onTermined()
convert task to a human readable string
Generated using TypeDoc
set up the structure