mbgtools-lx  4.2.8
PCPS_TIME_CYCLES Struct Reference

Time read from a device plus associated system cycles count. More...

#include <pcpsdev.h>

Data Fields

MBG_PC_CYCLES cycles
 
PCPS_TIME t
 

Detailed Description

Time read from a device plus associated system cycles count.

Contains current time from a device, plus an associated PC cycles counter value useful to compensate execution time.

Definition at line 1354 of file pcpsdev.h.

Field Documentation

◆ cycles

MBG_PC_CYCLES PCPS_TIME_CYCLES::cycles

Definition at line 1356 of file pcpsdev.h.

Referenced by ioctl_switch(), and mbg_get_time_cycles().

◆ t

PCPS_TIME PCPS_TIME_CYCLES::t

Definition at line 1357 of file pcpsdev.h.

Referenced by ioctl_switch().


The documentation for this struct was generated from the following file: