Class ProgressTimer

  • All Implemented Interfaces:
    java.lang.AutoCloseable

    public class ProgressTimer
    extends java.lang.Object
    implements java.lang.AutoCloseable
    • Method Detail

      • getDuration

        public long getDuration()
      • start

        public static ProgressTimer start​(java.util.function.LongConsumer onStop)
      • close

        public void close()
        Specified by:
        close in interface java.lang.AutoCloseable