public class Resources
extends java.lang.Object
Constructor and Description |
---|
Resources() |
Modifier and Type | Method and Description |
---|---|
(package private) void |
printTime(ParseOptions opts,
java.lang.String s)
Print out the elapsed time since this was last called.
|
(package private) void |
printTotalTime(ParseOptions opts)
Print out time since last reset and total cumulative time.
|
(package private) void |
reset()
Reset start time for a new parsing run.
|
void reset()
void printTime(ParseOptions opts, java.lang.String s)
opts
- control verbosity and output destinations
- Label to printvoid printTotalTime(ParseOptions opts)
opts
- control verbosity and output destination