---
title: "-(_:_:)"
framework: dispatch
role: symbol
role_heading: Operator
path: "dispatch/-(_:_:)-50bxr"
---

# -(_:_:)

## Declaration

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

## See Also

### Operator Functions

- [+(_:_:)](dispatch/+(_:_:)-8ylhk.md)
- [+(_:_:)](dispatch/+(_:_:)-8pe6k.md)
- [-(_:_:)](dispatch/-(_:_:)-6jk71.md)
