Represents the reactive references and methods for managing the repeated execution of a callback.
A readonly reference indicating whether a callback is currently scheduled for repeated execution.
Starts the repeated execution of a callback.
Stops the repeated execution of a callback.
Represents the reactive references and methods for managing the repeated execution of a callback.