Interface MaxTimeTimer

  • All Known Implementing Classes:
    MaxTimeActiveTimer

    public interface MaxTimeTimer
    Interface of timer for --max-time option.
    • Method Detail

      • start

        default void start()
        Start timer.
      • stop

        default void stop()
        Stop timer.