Schedule a task to be executed on an interval, until the task returns true.
The interval on which to call this task.
The task to execute.
The ID of the task.
See Implementation
Schedule a task to be executed on an interval, until the task returns true.