ch.qos.mistletoe.core
Class StopWatch

java.lang.Object
  extended by ch.qos.mistletoe.core.StopWatch

public class StopWatch
extends Object


Constructor Summary
StopWatch()
           
 
Method Summary
 long getDiff()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StopWatch

public StopWatch()
Method Detail

getDiff

public long getDiff()


Copyright © 2009-2013 QOS.ch. All Rights Reserved.