net.sf.saxon.trans
Class Timer
java.lang.Object
net.sf.saxon.trans.Timer
public class Timer
- extends Object
Utility class for collecting and reporting timing information, used only under diagnostic control
Constructor Summary |
Timer()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Timer
public Timer()
report
public void report(String label)
reportCumulative
public void reportCumulative(String label)
Copyright (c) 2004-2011 Saxonica Limited. All rights reserved.