Function devices::tsc::tsc_freq_hz  
source · pub fn tsc_freq_hz(cpuid_count: CpuidCountFn) -> Option<u32>Expand description
Returns the TSC frequency in Hz, based on reading Intel-specific cpuids, or None if the frequency can’t be determined from cpuids.