pub fn restart_timer(timer_id: i16, msec: i16)
Restart the timer with a certain ID for a certain interval.
timer_id The timer ID. msec The interval in miliseconds.
timer_id
msec
Returns void