Represents a raw option.
init(rawValue: alarm_type_t)
s8MachCore0A0V8TimeTypeV8rawValueAEs5Int32V_tcfc
4SEO8
import MachCore
The core module for interacting with the Mach kernel.
struct TimeType
A type of time value.
struct Mach
The Mach kernel.
static let absolute: Mach.TimeType
The time is absolute.
static let relative: Mach.TimeType
The time is relative.
let rawValue: alarm_type_t
The raw value of the option.