Package 

Class Stopwatch

    • Constructor Summary

      Constructors 
      Constructor Description
      Stopwatch()
    • Method Summary

      Modifier and Type Method Description
      final Long getElapsed()
      final Integer getStarts()
      final Long getBytes()
      final <T extends Any> T invoke(Long bytes, Function0<T> action)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait