pub const FREQUENCY_UNKNOWN: i64 = -1;
Expand description
CpuPerformanceStateInfo::frequency_hz and CpuPerformanceStateInfo::voltage_uv are set to this if the frequency and voltage for the given performance state are unknown respectively.
pub const FREQUENCY_UNKNOWN: i64 = -1;
CpuPerformanceStateInfo::frequency_hz and CpuPerformanceStateInfo::voltage_uv are set to this if the frequency and voltage for the given performance state are unknown respectively.