Instance Propertynmggithub.kass 3.2.4MachCore
rawValue
The raw value of the flavor.
let rawValue: host_flavor_t
The raw value of the flavor.
let rawValue: host_flavor_t
s8MachCore0A0V20HostStatisticsFlavorV8rawValues5Int32Vvp
What are these?TZK1
import MachCore
The core module for interacting with the Mach kernel.
struct HostStatisticsFlavor
A flavor of host statistics.
struct Mach
The Mach kernel.
init(rawValue: host_flavor_t)
Represents a raw host statistics flavor.
static let cpuLoad: Mach.HostStatisticsFlavor
CPU load statistics for a host.
static let expiredTasks: Mach.HostStatisticsFlavor
Power usage statistics for expired tasks on a host.
static let extMod: Mach.HostStatisticsFlavor
External modification statistics for a host.
static let load: Mach.HostStatisticsFlavor
Load statistics for a host.
static let vm: Mach.HostStatisticsFlavor
Virtual memory statistics for a host.
static let vm64: Mach.HostStatisticsFlavor
virtual memory statistics for a host (64-bit).