---
title: "timedInvokeRequest(completionHandler:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclustertestcluster/timedinvokerequest(completionhandler:)"
---

# timedInvokeRequest(completionHandler:)

## Declaration

```swift
func timedInvokeRequest(completionHandler: @escaping @Sendable ((any Error)?) -> Void)
```

```swift
func timedInvokeRequest() async throws
```
