---
title: "readAttributeActiveTimestamp(completionHandler:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterthreadnetworkdiagnostics/readattributeactivetimestamp(completionhandler:)"
---

# readAttributeActiveTimestamp(completionHandler:)

## Declaration

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

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