pub unsafe extern "C" fn furi_event_loop_timer_get_remaining_time( timer: *const FuriEventLoopTimer, ) -> u32
Get the time remaining before the timer becomes expires.
For stopped or expired timers, this function returns 0.
timer
remaining time in ticks