Class SystemClock

java.lang.Object
PamUtils.clock.SystemClock

public class SystemClock extends Object
functions for setting the system clock. Doesn't really work on Windows any more, but OK on Linux.
  • Method Details

    • getSystemClock

      public static SystemClock getSystemClock()
    • setSystemTime

      public boolean setSystemTime(long timeMilliseconds)