Class Uptime

java.lang.Object
oshi.driver.unix.aix.Uptime

@ThreadSafe
public final class Uptime
extends java.lang.Object
Utility to query up time.
  • Method Summary

    Modifier and Type Method Description
    static long queryUpTime()
    Query uptime to get up time

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Method Details

    • queryUpTime

      public static long queryUpTime()
      Query uptime to get up time
      Returns:
      Up time in milliseconds