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

# totalCount

The total number of occurrences of the captured custom metric.

## Declaration

```swift
let totalCount: Int
```

## See Also

### Counts and timing

- [signpostDuration](metrickit/signpostintervalmetric/signpostduration.md)
