convertSystemUnitsToHostTime(_:)
Converts a host time from native units to a time structure.
Declaration
static func convertSystemUnitsToHostTime(_ systemUnits: UInt64) -> CMTimeParameters
- systemUnits:
The host time to convert.
Converts a host time from native units to a time structure.
static func convertSystemUnitsToHostTime(_ systemUnits: UInt64) -> CMTimeThe host time to convert.