Module trace_recorder_parser::time
source · [−]Structs
Time (in ticks) since the previous event in the recorder log. Can be up to 4 bytes in size, depending on how many DTS bytes are available in the event at hand and how much time has elapsed since the previous event.
The lower 8-bit portion of a differential timestamp recorded in an event
The lower 16-bit portion of a differential timestamp recorded in an event
Frequency of the clock/timer/counter used as time base
A monotonic clock measurement in ticks for tracking rollovers of streaming protocol timestamps.
Timestamp (in ticks). Stores accumulated differential timestamps in snapshot mode and device timer instant in streaming mode.