public class TimedStopwatch extends BasicStopwatch
| Constructor and Description |
|---|
TimedStopwatch(Timer timer)
Create a new instance with the specified timer.
|
| Modifier and Type | Method and Description |
|---|---|
void |
stop()
Mark the end time.
|
getDuration, getDuration, reset, startpublic TimedStopwatch(Timer timer)
public void stop()
stop in interface Stopwatchstop in class BasicStopwatch