Contents

convertHostTimeToSystemUnits(_:)

Converts a host time from a time structure to the host time’s native units.

Declaration

static func convertHostTimeToSystemUnits(_ hostTime: CMTime) -> UInt64

Parameters

  • hostTime:

    The host time to convert.

See Also

Converting Time