com.ibm.java.diagnostics.healthcenter.api.cpu

Interface CpuInfo

  • All Superinterfaces:
    DoubleEvent, TimeData


    public interface CpuInfo
    extends DoubleEvent
    This is a single time event data representing cpu use at a given time.
    • Method Detail

      • getCpuUse

        double getCpuUse()
        Returns the CPU use as a percentage value
        Returns:
        the CPU use as a percentage
© Copyright 2012, 2016 IBM Corporation.