---
title: histogrammedCellularConditionTime
framework: metrickit
role: symbol
role_heading: Instance Property
path: metrickit/mxcellularconditionmetric/histogrammedcellularconditiontime
---

# histogrammedCellularConditionTime

An object representing the distribution of the different levels of connectivity to the cellular network.

## Declaration

```swift
var histogrammedCellularConditionTime: MXHistogram<MXUnitSignalBars> { get }
```

## Discussion

Discussion Each bucket in the histogram is the percentage of total app runtime spent at the represented connectivity level during the reporting period.

## See Also

### Viewing cellular connectivity metrics

- [MXUnitSignalBars](metrickit/mxunitsignalbars.md)
