com.espertech.esper.metrics.codahale_metrics.metrics.core
Class TimerContext

java.lang.Object
  extended by com.espertech.esper.metrics.codahale_metrics.metrics.core.TimerContext

public class TimerContext
extends java.lang.Object

A timing context.

See Also:
Timer.time()

Method Summary
 void stop()
          Stops recording the elapsed time and updates the timer.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

stop

public void stop()
Stops recording the elapsed time and updates the timer.


© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com