Skip to main content

flight_recorder_count

Function flight_recorder_count 

Source
pub fn flight_recorder_count() -> usize
Expand description

Get the current event count without reading event contents.

Returns 0 if init_flight_recorder has not been called.