Contents

CMSyncGetTime(_:)

Returns the time from a clock or timebase.

Declaration

func CMSyncGetTime(_ clockOrTimebase: CMClockOrTimebase) -> CMTime

Discussion

CMSyncGetTime calls either CMClockGetTime(_:) or CMTimebaseGetTime(_:), as appropriate.

See Also

Getting and Syncing Time