All Implemented Interfaces:
CpuInfo, DoubleEvent, TimeData

public class CpuInfoImpl extends DoubleEventImpl implements CpuInfo
  • Constructor Details

    • CpuInfoImpl

      public CpuInfoImpl(double eventTime, double eventData)
  • Method Details

    • getCpuUse

      public double getCpuUse()
      Description copied from interface: CpuInfo
      Returns the CPU use as a percentage value
      Specified by:
      getCpuUse in interface CpuInfo
      Returns:
      the CPU use as a percentage