Contents

timestamp

The time at which the image was captured.

Declaration

var timestamp: CMTime { get }

Discussion

This timestamp is always synchronized to the masterClock time of the AVCaptureSession object to which the photo output is connected.

See Also

Resolving photo capture requests