MetalFrameRateMetric
A metric that measures Metal frame rate statistics for a specific CAMetalLayer.
Declaration
struct MetalFrameRateMetricDiscussion
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.