Function stop_timer

Source
pub fn stop_timer(timer_id: i16)
Expand description

Stop the timer with a certain ID.

timer_id The timer ID.

Returns void