Run a procedural function as a task and add it to the track. Must not be called within a declarative function.
The track to add the task to.
The procedural function to run as a task.
A Task object that can be suspended and resumed.
Run a procedural function as a task and add it to the track. Must not be called within a declarative function.