furi_event_loop_timer_restart

Function furi_event_loop_timer_restart 

Source
pub unsafe extern "C" fn furi_event_loop_timer_restart(
    timer: *mut FuriEventLoopTimer,
)
Expand description

Restart a timer with the previously set interval.

ยงArguments

  • timer (direction in, out) - pointer to the timer instance to be restarted