Contents

CMClockGetTime(_:)

Returns the current time from a clock.

Declaration

func CMClockGetTime(_ clock: CMClock) -> CMTime

Parameters

  • clock:

    The clock to retrieve the current time from.

See Also

Accessing and Converting Time