Contents

CMTIME_HAS_BEEN_ROUNDED(_:)

Returns a Boolean value that indicates whether the system rounded the time value.

Declaration

func CMTIME_HAS_BEEN_ROUNDED(_ time: CMTime) -> Bool

Parameters

  • time:

    A time value to test.

Return Value

true if the time represents a rounded value; otherwise, false.

See Also

Inspecting a Time