Constant CPU_MODE

Source
pub const CPU_MODE: &str = "cpu.mode";
Expand description

The mode of the CPU

§Notes

§Examples

  • "user"
  • "system"