Contents

timeOffset

The time offset, in seconds, between the camera’s clock and the computer’s clock.

Declaration

var timeOffset: TimeInterval { get }

Discussion

The value of this property is positive if the camera’s clock is ahead of the computer’s clock. Ignore this property if the camera’s capabilities do not include cameraDeviceCanSyncClock.

See Also

Synchronizing the Clock