---
title: clock
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/physicssimulationcomponent/clock
---

# clock

A custom clock which drives the physics simulation, defaults to the engine clock.

## Declaration

```swift
var clock: CMClockOrTimebase { get set }
```
