gpuCombined property

List<int8_t> gpuCombined
final

Combined GPU usage as the last 10 slices of 100 MS (a histogram). This allows to identify spikes in load that max out the system, but only for a short amount of time. A value of UINT8_MAX implies the field is unused.

MAVLink type: uint8_t10

gpu_combined

Implementation

final List<int8_t> gpuCombined;