Instance Propertynmggithub.kass 3.2.4MachCore
computation
ThreadPolicyPrivate.swift:32let computation: UInt32
let computation: UInt32
s8MachCore0A0V38ThreadTimeConstraintWithPriorityPolicyV11computations6UInt32Vvp
What are these?402BR
import MachCore
The core module for interacting with the Mach kernel.
struct ThreadTimeConstraintWithPriorityPolicy
A thread’s time constraint policy (with a priority field).
struct Mach
The Mach kernel.
@frozen struct UInt32
A 32-bit unsigned integer value type.
let constraint: UInt32
let period: UInt32
let preemptible: Int32
let priority: Int32