Get the processor’s time-stamp counter in aarch64 #758
Labels
Priority: High
Indicates than an issue or pull request should be resolved ahead of issues or pull requests labelled
Milestone
We use
std::arch::x86_64::_rdtsc()
. Implement equivalent foraarch64
for reading the current value of the processor’s time-stamp counter.The text was updated successfully, but these errors were encountered: