public class StopWatch
extends Object
-
Constructor Summary
Constructors
-
Method Summary
Get time since
this instance was created or since last
reset().
void
-
Constructor Details
-
StopWatch
public StopWatch()
-
StopWatch
public StopWatch(String message)
-
Method Details
-
reset
public void reset()
-
-
-