Static Propertynmggithub.kass 3.2.4MachCore
basic
Basic information about a processor.
static let basic: Mach.ProcessorInfoFlavor
Basic information about a processor.
static let basic: Mach.ProcessorInfoFlavor
import MachCore
The core module for interacting with the Mach kernel.
struct ProcessorInfoFlavor
A flavor of processor info.
struct Mach
The Mach kernel.
static let cpuLoad: Mach.ProcessorInfoFlavor
CPU load information for a processor.
init(rawValue: processor_flavor_t)
Represents a raw processor info flavor.
let rawValue: processor_flavor_t
The raw value of the flavor.