jd.xml.xslt.util
Class VerboseLog.Timing

java.lang.Object
  extended byjd.xml.xslt.util.VerboseLog.Timing
Enclosing class:
VerboseLog

public static class VerboseLog.Timing
extends Object


Constructor Summary
VerboseLog.Timing()
           
 
Method Summary
 void startTimer()
           
 void stopTimer()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VerboseLog.Timing

public VerboseLog.Timing()
Method Detail

startTimer

public void startTimer()

stopTimer

public void stopTimer()