---
title: "+(_:_:)"
framework: dispatch
role: symbol
role_heading: Operator
path: "dispatch/+(_:_:)-2dcrq"
---

# +(_:_:)

## Declaration

```swift
func + (time: DispatchTime, interval: DispatchTimeInterval) -> DispatchTime
```

## See Also

### Operator Functions

- [+(_:_:)](dispatch/+(_:_:)-6fmcc.md)
- [-(_:_:)](dispatch/-(_:_:)-5l4yh.md)
- [-(_:_:)](dispatch/-(_:_:)-8usj3.md)
