Contents

CMTimebaseGetMasterClock(_:)

Returns the immediate host clock of a timebase.

Declaration

func CMTimebaseGetMasterClock(_ timebase: CMTimebase) -> CMClock?

Discussion

Returns NULL if the timebase actually has a host timebase instead of a host clock.

See Also

Deprecations