The timer is a critical timer.
static let critical: Mach.TimerArmFlags
s8MachCore0A0V13TimerArmFlagsV8criticalAEvpZ
8WUB6
import MachCore
The core module for interacting with the Mach kernel.
struct TimerArmFlags
Flags for arming a timer.
struct Mach
The Mach kernel.
init(rawValue: Int32)
Represents a raw flag.
static let normal: Mach.TimerArmFlags
The timer is a normal timer.
let rawValue: Int32
The raw value of the flag.