Constant CPU_MODE

Source
pub const CPU_MODE: &'static str;
Expand description

The mode of the CPU

ยงExamples

  • "user"
  • "system"