Contents

CPUInstructionsCountMetric

A metric that measures the total number of CPU instructions the app executed.

Declaration

struct CPUInstructionsCountMetric

Discussion

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

Topics

Measurements

See Also

CPU and memory metrics