Skip to main content

read_flight_recorder

Function read_flight_recorder 

Source
pub fn read_flight_recorder() -> Vec<FlightRecorderEvent>
Expand description

Read all events from the global Flight Recorder buffer.

Returns an empty Vec if init_flight_recorder has not been called.