qBool Resume();
None.
Value | Description |
---|---|
true |
Returned when the timer was successfully resumed. |
false |
Returned when the timer cannot be resumed because it is not paused. |
Resumes the timer.
This function can be used to resume a timer that was paused with the Pause
function.
CONFIDENTIAL