---
title: "-(_:_:)"
framework: dispatch
role: symbol
role_heading: Operator
path: "dispatch/-(_:_:)-6jk71"
---

# -(_:_:)

## Declaration

```swift
func - (time: DispatchWallTime, seconds: Double) -> DispatchWallTime
```

## See Also

### Operator Functions

- [+(_:_:)](dispatch/+(_:_:)-8ylhk.md)
- [+(_:_:)](dispatch/+(_:_:)-8pe6k.md)
- [-(_:_:)](dispatch/-(_:_:)-50bxr.md)
