RepeatTask

constructor(task: Task)

Create a new RepeatTask with the given task.

Parameters

task

The task to repeat after it is completed.