Contents

CPUTimeMetric

A metric that measures the total CPU time used by the app.

Declaration

struct CPUTimeMetric

Discussion

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

Topics

Measurements

See Also

CPU and memory metrics