Class SystemInformation

java.lang.Object
oshi.driver.windows.perfmon.SystemInformation

@ThreadSafe public final class SystemInformation extends Object
Utility to query System performance counter
  • Method Details

    • queryContextSwitchCounters

      public static Map<SystemInformation.ContextSwitchProperty,Long> queryContextSwitchCounters()
      Returns system context switch counters.
      Returns:
      Context switches counter for the total of all processors.