get(_:as:)

Gets the value of a clock attribute.

ClockAttributes.swift:44
func get<DataType>(_ attribute: Mach.ClockAttribute, as type: DataType.Type = DataType.self) throws -> DataType where DataType : BitwiseCopyable