CYAML Internals
|
Data Fields | |
bool | active |
uint32_t | anchor_idx |
uint32_t | event_idx |
Event replay context.
bool cyaml_event_replay::active |
Whether there's an active replay.
uint32_t cyaml_event_replay::anchor_idx |
The recorded anchor data to replay.
uint32_t cyaml_event_replay::event_idx |
Current recorded event index during replay.