Readonly
idReadonly
namerun the task without observation
run the task with the specified observer, default updateRate is 250ms
Optional
updateRateMs: numberRun a child task that adds a new node to the progress tree. Allows to passing the progress so that the progress tree can be kept in a "good state" without having to separately call update.
Optional
progress: string | Partial<ProgressUpdate>Run the task on the specified context.
Generated using TypeDoc
A "named function wrapper" with built in "computation tree progress tracking".