Class TimerData


  • public class TimerData
    extends java.lang.Object
    Created by carlg on 4/28/2016.
    • Constructor Summary

      Constructors 
      Constructor Description
      TimerData​(com.codahale.metrics.Timer timer)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      JSONObject toJson​(boolean includeHistogram)  
      • Methods inherited from class java.lang.Object

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

      • TimerData

        public TimerData​(com.codahale.metrics.Timer timer)