public class StopWatch extends Object
| Constructor and Description |
|---|
StopWatch() |
| Modifier and Type | Method and Description |
|---|---|
long |
getMeasure() |
void |
reset() |
void |
stop() |
long |
stopAndGet() |
String |
stopAndShow() |
String |
toString() |
Copyright © 2018 DataWeb Research. All rights reserved.