Function start_timer

Source
pub fn start_timer(timer_id: i16)
Expand description

Start the timer with a certain ID.

timer_id The timer ID.

Returns void