public class StopWatch extends Object
| Modifier and Type | Method and Description |
|---|---|
long |
getElapsed() |
void |
markTimeBegin(String marker) |
void |
markTimeEnd(String marker) |
long |
reset() |
String |
toString() |
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.