class SystemTemperatureSensor
Defined at line 30 of file ../../src/zircon/bin/hwstress/temperature_sensor.cc
Public Methods
void SystemTemperatureSensor (fuchsia::hardware::thermal::DeviceSyncPtr channel)
Defined at line 32 of file ../../src/zircon/bin/hwstress/temperature_sensor.cc
std::optional<double> ReadCelcius ()
|TemperatureSensor| implementation.
Defined at line 36 of file ../../src/zircon/bin/hwstress/temperature_sensor.cc