Contents

CellularConditionTimeMetric

A metric that measures time spent at each cellular signal strength.

Declaration

struct CellularConditionTimeMetric

Discussion

This metric corresponds to the MetricResult.cellularConditionTime(_:) case. It appears only in intervalEntries and is not included in state entries.

The histogram represents the fraction of the reporting interval spent at each cellular signal strength tier. If no cellular data was collected during the interval, the histogram is empty.

This type replaces the histogrammedCellularConditionTime property of MXCellularConditionMetric.

Topics

Measurements

See Also

Time-in-use metrics