Build the looper with a function to invoke on a fixed period loop.
the async function to invoke
Start the task loop.
this instance for chaining
the loop period in milliseconds
specifies if the task should target a fixed period by accounting for run time (default false)
Generated using TypeDoc
Run a task in a fixed period loop.