<!--
{
  "availability" : [
    "macOS: 10.4.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "ImageCaptureCore",
  "identifier" : "/documentation/ImageCaptureCore/ICCameraDevice/requestSyncClock()",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Method",
  "symbol" : {
    "kind" : "Instance Method",
    "modules" : [
      "ImageCaptureCore"
    ],
    "preciseIdentifier" : "c:objc(cs)ICCameraDevice(im)requestSyncClock"
  },
  "title" : "requestSyncClock()"
}
-->

# requestSyncClock()

Synchronizes the camera’s clock with the computer’s clock.

```
func requestSyncClock()
```

## Discussion

Send this request only if the camera has the [`cameraDeviceCanSyncClock`](/documentation/ImageCaptureCore/ICDeviceCapability/cameraDeviceCanSyncClock) capability.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)