public class TimeStamp
extends java.lang.Object
Constructor and Description |
---|
TimeStamp()
create object and start timer
|
Modifier and Type | Method and Description |
---|---|
void |
report(java.io.PrintWriter out)
report on runtime
|
void |
stop()
stop timer
|