Contents

TotalBackgroundLocationTimeMetric

A metric that measures the total time the app spent in the background using location services.

Declaration

struct TotalBackgroundLocationTimeMetric

Discussion

This metric corresponds to the MetricResult.totalBackgroundLocationTime(_:) case. It appears in both intervalEntries and stateEntries when state reporting is enabled.

This type replaces the cumulativeBackgroundLocationTime property of MXAppRunTimeMetric.

Topics

Measurements

See Also

Time-in-use metrics