Function pause_sys_timer
Defined in File events.h
Function Documentation
-
void pause_sys_timer()
Pause the system timer.
Temporarily stops the system timer without clearing the event queue. Event processing can be resumed with start_sys_timer().