[−][src]Function heim_sensors::temperatures
pub fn temperatures() -> impl Stream<Item = Result<TemperatureSensor>>
Returns a stream over the temperature sensors statistics.
Compatibility
At the moment, this function works only with Linux. For other platforms it returns an empty stream.