---
title: "readAttributeCountdownTime(completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterrvcoperationalstate/readattributecountdowntime(completion:)"
---

# readAttributeCountdownTime(completion:)

## Declaration

```swift
func readAttributeCountdownTime(completion: @escaping @Sendable (NSNumber?, (any Error)?) -> Void)
```

```swift
func readAttributeCountdownTime() async throws -> NSNumber
```
