Creates a new asynchronous scheduled task.
the time to wait between each execution of the task.
The task to execute.
(optional) The amount of times the task should be repeated. 0 = forever.
See Implementation
Creates a new asynchronous scheduled task.