---
title: MTRGeneralDiagnosticsClusterTimeSnapshotResponseParams
framework: matter
role: symbol
role_heading: Class
path: matter/mtrgeneraldiagnosticsclustertimesnapshotresponseparams
---

# MTRGeneralDiagnosticsClusterTimeSnapshotResponseParams

## Declaration

```swift
class MTRGeneralDiagnosticsClusterTimeSnapshotResponseParams
```

## Topics

### Initializers

- [init(responseValue:)](matter/mtrgeneraldiagnosticsclustertimesnapshotresponseparams/init(responsevalue:).md)

### Instance Properties

- [posixTimeMs](matter/mtrgeneraldiagnosticsclustertimesnapshotresponseparams/posixtimems.md)
- [systemTimeMs](matter/mtrgeneraldiagnosticsclustertimesnapshotresponseparams/systemtimems.md)

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSCopying](foundation/nscopying.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
