Interface ProcessInfoFactory.SystemInfo
- Enclosing class:
ProcessInfoFactory
public static interface ProcessInfoFactory.SystemInfo
Represents the system and its accessible information.
- Author:
- Holger Eichelberger, SSE
-
Method Summary
-
Method Details
-
getCpuTemperature
float getCpuTemperature()Returns the CPU temperature.- Returns:
- the CPU temperature, negative if not available
-