Class DesktopUtils

java.lang.Object
org.jobrunr.server.DesktopUtils

public class DesktopUtils extends Object
  • Constructor Details

    • DesktopUtils

      public DesktopUtils()
  • Method Details

    • systemSupportsSleepDetection

      public static boolean systemSupportsSleepDetection()
    • getLastSystemAwakeTime

      public static Instant getLastSystemAwakeTime()
    • hasSystemSleptRecently

      public static boolean hasSystemSleptRecently()
    • hasSystemSleptRecently

      public static boolean hasSystemSleptRecently(Duration duration)