---
title: histogrammedTimeToFirstDraw
framework: metrickit
role: symbol
role_heading: Instance Property
path: metrickit/mxapplaunchmetric/histogrammedtimetofirstdraw
---

# histogrammedTimeToFirstDraw

A histogram of the different amounts of time taken to launch the app.

## Declaration

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

## See Also

### Viewing app launch and resume time

- [histogrammedOptimizedTimeToFirstDraw](metrickit/mxapplaunchmetric/histogrammedoptimizedtimetofirstdraw.md)
- [histogrammedApplicationResumeTime](metrickit/mxapplaunchmetric/histogrammedapplicationresumetime.md)
- [histogrammedExtendedLaunch](metrickit/mxapplaunchmetric/histogrammedextendedlaunch.md)
