---
title: totalCount
framework: metrickit
role: symbol
role_heading: Instance Property
path: metrickit/mxsignpostmetric/totalcount
---

# totalCount

The total number of occurrences of the captured custom metric.

## Declaration

```swift
var totalCount: Int { get }
```

## See Also

### Reading data about the custom metric

- [signpostName](metrickit/mxsignpostmetric/signpostname.md)
- [signpostCategory](metrickit/mxsignpostmetric/signpostcategory.md)
