1 #ifndef UTILITIES_TIMING_PENTIUMTIMER_H
2 #define UTILITIES_TIMING_PENTIUMTIMER_H
16 __asm__
volatile (
".byte 0x0f, 0x31" :
"=A" (
x));
56 #endif // UTILITIES_TIMING_PENTIUMTIMER_H
static TimeType time(int)
PentiumTimeIntervalType IntervalType
unsigned long long int PentiumTimeType
long long int PentiumTimeIntervalType
GenTimer< PentiumTime > PentiumTimer
GenTimeInterval< PentiumTime > TimeInterval
PentiumTimeType rdtscPentium()