Contents

CMTimeRangeGetEnd(_:)

Returns a time value that represents the end of a time range.

Declaration

func CMTimeRangeGetEnd(_ range: CMTimeRange) -> CMTime

Parameters

  • range:

    The time range from which to find the end of the time range.

Return Value

A time structure.

See Also

Inspecting Time Ranges