---
title: requestSyncClock()
framework: imagecapturecore
role: symbol
role_heading: Instance Method
path: imagecapturecore/iccameradevice/requestsyncclock()
---

# requestSyncClock()

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

## Declaration

```swift
func requestSyncClock()
```

## Discussion

Discussion Send this request only if the camera has the cameraDeviceCanSyncClock capability.

## See Also

### Synchronizing the Clock

- [timeOffset](imagecapturecore/iccameradevice/timeoffset.md)
