Function stop_sys_timer
Defined in File events.h
Function Documentation
-
void stop_sys_timer()
Stop the system timer.
Disables the system timer and halts event processing. The event queue is preserved and can be resumed with start_sys_timer().
Defined in File events.h
Stop the system timer.
Disables the system timer and halts event processing. The event queue is preserved and can be resumed with start_sys_timer().