pub fn x86_64_measure_frequency(measure_duration: &Duration) -> u64
Expand description

Returns a measured value of tick counter frequency on x86_64 architecture in hertz (Hz)

Arguments

  • measure_duration - A reference to Duration value