---
title: Duration
framework: swift
role: symbol
role_heading: Associated Type
path: swift/clock/duration
---

# Duration

## Declaration

```swift
associatedtype Duration where Self.Duration == Self.Instant.Duration
```
