Interface ProcessInfoFactory.SystemInfo

Enclosing class:
ProcessInfoFactory

public static interface ProcessInfoFactory.SystemInfo
Represents the system and its accessible information.
Author:
Holger Eichelberger, SSE
  • Method Summary

    Modifier and Type
    Method
    Description
    float
    Returns the CPU temperature.
  • Method Details

    • getCpuTemperature

      float getCpuTemperature()
      Returns the CPU temperature.
      Returns:
      the CPU temperature, negative if not available