Instance Propertynmggithub.kass 3.2.4MachCore
rawValue
The raw value of the clock attribute.
let rawValue: clock_flavor_t
The raw value of the clock attribute.
let rawValue: clock_flavor_t
import MachCore
The core module for interacting with the Mach kernel.
struct ClockAttribute
A type of clock attribute.
struct Mach
The Mach kernel.
init(rawValue: clock_flavor_t)
Represents a raw clock attribute.
static let resolution: Mach.ClockAttribute
The resolution of the clock.
static let currentResolution: Mach.ClockAttribute
The current resolution of the clock.
static let maximumResolution: Mach.ClockAttribute
The maximum resolution of the clock.
static let minimumResolution: Mach.ClockAttribute
The minimum resolution of the clock.