system configuration
the scheduler object
add a task to the schedulers queues
create new task from function and add it to the scheduler
Get the execution time of the currently running task
Get a a relative timestamp
pause the scheduler
spawn a new task
create a new task from function and spawn it
start / resume the scheduler
create a new task object from a function
the generator function / iterator to be turned into a task
the parameters to call the function with
configuration options for the Task-constructor
Generated using TypeDoc
an RTJS object is the central object, containing essentially every other objects of note