public final class TimeProfiler extends Object
| Constructor and Description |
|---|
TimeProfiler() |
| Modifier and Type | Method and Description |
|---|---|
void |
printCumulative() |
void |
printElapsed(long startTime,
String event) |
public void printElapsed(long startTime,
String event)
public void printCumulative()