Module rdtsc

Source
Available on x86 or x86-64 only.
Expand description

RDTSC instructions.

Functions§

__rdtscp
Reads the current value of the processor’s time-stamp counter and the IA32_TSC_AUX MSR.
_rdtsc
Reads the current value of the processor’s time-stamp counter.
rdtsc 🔒
rdtscp 🔒