A readonly signal with methods to affect execution created from timerSignal.
Pauses the timer.
Restarts the timer if it is an interval, or incomplete "one-time" timer.
Resumes the timer if paused using the remaining time when paused.
The status of the timer as a signal.
A readonly signal with methods to affect execution created from timerSignal.