---
title: histogrammedSignpostDuration
framework: metrickit
role: symbol
role_heading: Instance Property
path: metrickit/mxsignpostintervaldata/histogrammedsignpostduration
---

# histogrammedSignpostDuration

A histogram of the different time intervals of a custom metric event.

## Declaration

```swift
var histogrammedSignpostDuration: MXHistogram<UnitDuration> { get }
```
