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

# readAttributeLifetimeRunningHours(completionHandler:)

## Declaration

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

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