---
title: deltaTime
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/clothsimulationevents/beforeupdate/deltatime
---

# deltaTime

The duration of the simulation update, in seconds, that this event represents.

## Declaration

```swift
let deltaTime: TimeInterval
```
