Skip to main content

Module global

Module global 

Source
Expand description

Global Flight Recorder buffer and convenience accessors.

Statics§

FLIGHT_RECORDER_BUFFER 🔒
Global Flight Recorder buffer, initialized during init_sdk().

Functions§

flight_recorder_count
Get the current event count without reading event contents.
get_flight_recorder_buffer
Get the global Flight Recorder buffer.
init_flight_recorder
Initialize the global Flight Recorder.
read_flight_recorder
Read all events from the global Flight Recorder buffer.