---
title: MTRSoftwareDiagnosticsClusterThreadMetricsStruct
framework: matter
role: symbol
role_heading: Class
path: matter/mtrsoftwarediagnosticsclusterthreadmetricsstruct
---

# MTRSoftwareDiagnosticsClusterThreadMetricsStruct

## Declaration

```swift
class MTRSoftwareDiagnosticsClusterThreadMetricsStruct
```

## Topics

### Instance Properties

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

## Relationships

### Inherits From

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

### Inherited By

- [MTRSoftwareDiagnosticsClusterThreadMetrics](matter/mtrsoftwarediagnosticsclusterthreadmetrics.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)
