Class LoadAverageFFM

java.lang.Object
oshi.driver.common.windows.perfmon.LoadAverage
oshi.driver.windows.perfmon.LoadAverageFFM

@ThreadSafe public final class LoadAverageFFM extends oshi.driver.common.windows.perfmon.LoadAverage
FFM implementation of LoadAverage using FFM-based perfmon drivers.
  • Method Details

    • getInstance

      public static LoadAverageFFM getInstance()
    • queryNonIdleTicks

      protected oshi.util.tuples.Pair<Long,Long> queryNonIdleTicks()
      Specified by:
      queryNonIdleTicks in class oshi.driver.common.windows.perfmon.LoadAverage
    • queryQueueLength

      protected long queryQueueLength()
      Specified by:
      queryQueueLength in class oshi.driver.common.windows.perfmon.LoadAverage