Constant SYSTEM_CPU_STATE

Source
pub const SYSTEM_CPU_STATE: &str = "system.cpu.state";
👎Deprecated: Replaced by cpu.mode
Expand description

Deprecated, use cpu.mode instead.

§Notes

§Examples

  • "idle"
  • "interrupt"