Static Propertynmggithub.kass 3.2.4MachCore
load
Load statistics about a processor set.
static let load: Mach.ProcessorSetStatisticsFlavor
Load statistics about a processor set.
static let load: Mach.ProcessorSetStatisticsFlavor
s8MachCore0A0V28ProcessorSetStatisticsFlavorV4loadAEvpZ
What are these?8KF2J
import MachCore
The core module for interacting with the Mach kernel.
struct ProcessorSetStatisticsFlavor
A flavor of processor set statistics.
struct Mach
The Mach kernel.
init(rawValue: processor_set_flavor_t)
Represents a raw processor set statistics flavor.
let rawValue: processor_set_flavor_t
The raw value of the flavor.