---
title: "readAttributeLifetimeRunningHours(completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterpumpconfigurationandcontrol/readattributelifetimerunninghours(completion:)"
---

# readAttributeLifetimeRunningHours(completion:)

## Declaration

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

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