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.
The time at which the image was captured.
var timestamp: CMTime { get }This timestamp is always synchronized to the masterClock time of the AVCaptureSession object to which the photo output is connected.