Run a task in a fixed period loop.
Build the looper with a function to invoke on a fixed period loop.
the async function to invoke
Start the task loop.
the loop period in milliseconds
Stop the task loop.
Generated using TypeDoc
Run a task in a fixed period loop.