public class StopWatch extends Object
| Constructor and Description |
|---|
StopWatch() |
| Modifier and Type | Method and Description |
|---|---|
long |
getElapsedTime() |
long |
getElapsedTimeSecs() |
static void |
main(String[] args) |
void |
start() |
void |
stop() |
String |
toString() |
Copyright © 2013. All Rights Reserved.