---
title: duration
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/timedforcefalloff/duration
---

# duration

The lifetime of the effect in seconds.

## Declaration

```swift
var duration: TimeInterval
```

## Discussion

Discussion This value needs to be non-negative.
