Go to the source code of this file.
Classes | |
| union | QuadValue |
| struct | QuadValue::QuadPart |
Macros | |
| #define | ASM_RDTSC _asm _emit 0x0f _asm _emit 0x31 |
| #define | MAX_TRIES 20 |
| #define | ROUND_THRESHOLD 6 |
| #define | TOLERANCE 1 |
Functions | |
| unsigned long | Get_CPU_Rate (unsigned long &high) |
| unsigned long | Get_CPU_Clock (unsigned long &high) |
| void | RDTSC (void) |
| int | Get_RDTSC_CPU_Speed (void) |