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