---
title: "writeAttributeLastChangedTime(withValue:completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusteractivatedcarbonfiltermonitoring/writeattributelastchangedtime(withvalue:completion:)"
---

# writeAttributeLastChangedTime(withValue:completion:)

## Declaration

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

```swift
func writeAttributeLastChangedTime(withValue value: NSNumber?) async throws
```
