convertHostTimeToSystemUnits(_:)
Converts a host time from a time structure to the host time’s native units.
Declaration
static func convertHostTimeToSystemUnits(_ hostTime: CMTime) -> UInt64Parameters
- hostTime:
The host time to convert.
Converts a host time from a time structure to the host time’s native units.
static func convertHostTimeToSystemUnits(_ hostTime: CMTime) -> UInt64The host time to convert.