Contents

MetalFrameRateMetric

A metric that measures Metal frame rate statistics for a specific CAMetalLayer.

Declaration

struct MetalFrameRateMetric

Discussion

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

Each MetalFrameRateMetric corresponds to a single CAMetalLayer, identified by layerName. When your app has multiple Metal layers, the report may include multiple instances of this metric case, one for each layer.

Topics

Frame rate

Layer

See Also

GPU and display metrics