Function sysutil::cpuFrequency
source · pub fn cpuFrequency() -> Option<f32>Expand description
Returns current CPU frequency in MHz, returns None if it’s not possible to retrieve data
pub fn cpuFrequency() -> Option<f32>Returns current CPU frequency in MHz, returns None if it’s not possible to retrieve data