---
title: "onWithTimedOff(with:completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusteronoff/onwithtimedoff(with:completion:)"
---

# onWithTimedOff(with:completion:)

## Declaration

```swift
func onWithTimedOff(with params: MTROnOffClusterOnWithTimedOffParams, completion: @escaping @Sendable ((any Error)?) -> Void)
```

```swift
func onWithTimedOff(with params: MTROnOffClusterOnWithTimedOffParams) async throws
```
