public class PerformanceLogger
extends java.lang.Object
| Constructor and Description |
|---|
PerformanceLogger() |
| Modifier and Type | Method and Description |
|---|---|
static void |
logTimeInsideMethod(long startTime,
java.lang.String location) |
static long |
monitorTimeInsideMethod() |