Go to the source code of this file.
Compounds | |||
![]() | ![]() | struct | PCC_Counter |
Typedefs | |||
![]() | ![]() | typedef struct PCC_Counter | PCC_Counter |
Functions | |||
![]() | ![]() | void | PCC_GetCounter (PCC_Counter *stamp) |
![]() | ![]() | unsigned int | PCC_Elapsed (PCC_Counter start, PCC_Counter stop) |
typedef struct PCC_Counter PCC_Counter |
unsigned int PCC_Elapsed (PCC_Counter start, PCC_Counter stop) [inline]
|
Definition at line 28 of file PentiumCycleCount.h.
void PCC_GetCounter (PCC_Counter * stamp) |
Definition at line 20 of file PentiumCycleCount.h.