An object representing metrics about the use of the GPU.
SDKs
- iOS 13.0+
- Mac Catalyst 13.0+
Framework
- Metric
Kit
Declaration
class MXGPUMetric : MXMetric
An object representing metrics about the use of the GPU.
SDKs
Framework
class MXGPUMetric : MXMetric
var cumulative GPUTime: Measurement<Unit Duration>
The total amount of GPU time used by the app.
class MXCellular Condition Metric
An object representing metrics about the condition of the cellular network.
class MXCPUMetric
An object representing metrics about the use of the CPU.
class MXDisplay Metric
An object representing metrics about the power used to display the app on the screen.
class MXLocation Activity Metric
An object representing metrics about the use of location tracking features of a device.
class MXNetwork Transfer Metric
An object representing metrics about network transfers.