public class StopWatch extends Object
| Constructor and Description |
|---|
StopWatch() |
| Modifier and Type | Method and Description |
|---|---|
double |
getCompTimeInSeconds() |
double |
getCurrTimeInSeconds() |
void |
reset() |
void |
start() |
void |
stop() |
String |
toString() |
Copyright © 2013–2020. All rights reserved.