pub unsafe extern "C" fn furi_timer_flush()Expand description
Flush timer task control message queue
Ensures that all commands before this point was processed.
pub unsafe extern "C" fn furi_timer_flush()Flush timer task control message queue
Ensures that all commands before this point was processed.