---
title: histogrammedApplicationHangTime
framework: metrickit
role: symbol
role_heading: Instance Property
path: metrickit/mxappresponsivenessmetric/histogrammedapplicationhangtime
---

# histogrammedApplicationHangTime

A histogram of the different durations of time in which the app is too busy to handle user interaction responsively.

## Declaration

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