[][src]Function tes3mp_plugin::plugin::generated::is_timer_elapsed

pub fn is_timer_elapsed(timer_id: i16) -> bool

Check whether a timer is elapsed.

timer_id The timer ID.

Returns whether the timer is elapsed.