Function devices::tsc::cpuid::bus_freq_hz

source ·
pub fn bus_freq_hz(cpuid_count: CpuidCountFn) -> Option<u32>
Expand description

Returns the Bus frequency in Hz, based on reading Intel-specific cpuids, or None if the frequency can’t be determined from cpuids.