Class DefaultTimer.Context

    • Constructor Summary

      Constructors 
      Constructor Description
      Context​(com.codahale.metrics.Timer.Context c)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      long stop()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Context

        public Context​(com.codahale.metrics.Timer.Context c)