allocate(name:onClock:after:)

Sets an alarm to ring after a given duration.

SwiftClock.swift:159
static func allocate(name: mach_port_name_t? = nil, onClock clock: Mach.Clock, after duration: Mach.Clock.Duration) throws -> Self