Function is_timer_elapsed

Source
pub fn is_timer_elapsed(timer_id: i16) -> bool
Expand description

Check whether a timer is elapsed.

timer_id The timer ID.

Returns whether the timer is elapsed.