---
title: "+(_:_:)"
framework: swift
role: symbol
role_heading: Operator
path: "swift/suspendingclock/instant/+(_:_:)"
---

# +(_:_:)

## Declaration

```swift
static func + (lhs: SuspendingClock.Instant, rhs: Duration) -> SuspendingClock.Instant
```
