We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
We use std::arch::x86_64::_rdtsc(). Implement equivalent for aarch64 for reading the current value of the processor’s time-stamp counter.
std::arch::x86_64::_rdtsc()
aarch64