setAttribute(_:to:)

Sets the value of a clock attribute.

ClockControl.swift:17
macOS
obsoleted
func setAttribute<DataType>(_ attribute: Mach.ClockAttribute, to value: DataType) throws where DataType : BitwiseCopyable