---
title: MTRSoftwareDiagnosticsClusterThreadMetrics
framework: matter
role: symbol
role_heading: Class
path: matter/mtrsoftwarediagnosticsclusterthreadmetrics
---

# MTRSoftwareDiagnosticsClusterThreadMetrics

## Declaration

```swift
class MTRSoftwareDiagnosticsClusterThreadMetrics
```

## Topics

### Instance Properties

- [id](matter/mtrsoftwarediagnosticsclusterthreadmetrics/id.md)
- [name](matter/mtrsoftwarediagnosticsclusterthreadmetrics/name.md)
- [stackFreeCurrent](matter/mtrsoftwarediagnosticsclusterthreadmetrics/stackfreecurrent.md)
- [stackFreeMinimum](matter/mtrsoftwarediagnosticsclusterthreadmetrics/stackfreeminimum.md)
- [stackSize](matter/mtrsoftwarediagnosticsclusterthreadmetrics/stacksize.md)

## Relationships

### Inherits From

- [MTRSoftwareDiagnosticsClusterThreadMetricsStruct](matter/mtrsoftwarediagnosticsclusterthreadmetricsstruct.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)
