uint32_t __rdtsc_low();
Reads the time stamp counter on the x86 architecture. Returns the lower 32 bits of the time stamp counter.
uint32_t __rdtsc_low();
Reads the time stamp counter on the x86 architecture. Returns the lower 32 bits of the time stamp counter.