pub fn is_timer_elapsed(timer_id: i16) -> bool
Check whether a timer is elapsed.
timer_id The timer ID.
timer_id
Returns whether the timer is elapsed.