mbgtools-lx
4.2.8
|
High resolution time stamp plus associated system cycles count. More...
#include <pcpsdev.h>
Data Fields | |
MBG_PC_CYCLES | cycles |
PCPS_TIME_STAMP | tstamp |
High resolution time stamp (UTC) More... | |
High resolution time stamp plus associated system cycles count.
Contains current high resolution UTC time stamp from a device, plus an associated PC cycles counter value useful to compensate execution time.
MBG_PC_CYCLES PCPS_TIME_STAMP_CYCLES::cycles |
Definition at line 1371 of file pcpsdev.h.
Referenced by do_get_fast_hr_timestamp_cycles_safe(), mbg_get_fast_hr_timestamp_comp(), and setup_hr_time_cycles_from_timestamp_cycles().
PCPS_TIME_STAMP PCPS_TIME_STAMP_CYCLES::tstamp |
High resolution time stamp (UTC)
Definition at line 1372 of file pcpsdev.h.
Referenced by do_get_fast_hr_timestamp_cycles_safe(), mbg_get_fast_hr_timestamp_comp(), and setup_hr_time_cycles_from_timestamp_cycles().