gpuThrottlingTemperatures property

List<double>? gpuThrottlingTemperatures
getter/setter pair

GPU throttling temperature thresholds in Celsius for each GPU on the device.

Implementation

core.List<core.double>? gpuThrottlingTemperatures;