Contents

convertSystemUnitsToHostTime(_:)

Converts a host time from native units to a time structure.

Declaration

static func convertSystemUnitsToHostTime(_ systemUnits: UInt64) -> CMTime

Parameters

  • systemUnits:

    The host time to convert.

See Also

Converting Time