Package net.sf.saxon.trans
Class Timer
java.lang.Object
net.sf.saxon.trans.Timer
Utility class for collecting and reporting timing information, used only under diagnostic control
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
reportCumulative
(String label) static String
showExecutionTimeNano
(long nanosecs) static String
-
Constructor Details
-
Timer
public Timer()
-
-
Method Details
-
showExecutionTimeNano
-
showMemoryUsed
-
report
-
reportCumulative
-