Current section
Files
Jump to
Current section
Files
include/lightspeed@ops@replay_diagnostics_Snapshot.hrl
-record(snapshot, {
trace_id :: binary(),
flow :: lightspeed@ops@replay_diagnostics:flow(),
index :: integer(),
at_ms :: integer(),
label :: binary(),
state_signature :: binary()
}).