CMClockGetTime(_:)
Returns the current time from a clock.
Declaration
func CMClockGetTime(_ clock: CMClock) -> CMTimeParameters
- clock:
The clock to retrieve the current time from.
Returns the current time from a clock.
func CMClockGetTime(_ clock: CMClock) -> CMTimeThe clock to retrieve the current time from.