Interface TimeService

    • Method Detail

      • now

        long now()
        Provides current time millis.
        Returns:
        current time.
      • nowDate

        @NotNull
        default Date nowDate()