Contents

GPUTimeMetric

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

Declaration

struct GPUTimeMetric

Discussion

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

This type replaces the cumulativeGPUTime property of MXGPUMetric.

Topics

Measurements

See Also

GPU and display metrics