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

pub fn stop_timer(timer_id: i16)

Stop the timer with a certain ID.

timer_id The timer ID.

Returns void