| Modifier and Type | Field and Description |
|---|---|
protected static ProfilerSystem |
profilerSystem |
| Modifier and Type | Method and Description |
|---|---|
long |
getElapsedTime() |
long |
getMemoryUsage() |
String |
getName() |
String |
log() |
static String |
memoryLog() |
String |
memoryUsageLog() |
void |
reset() |
static void |
setProfilerSystem(ProfilerSystem profilerSystem)
Primarily for testing.
|
void |
start() |
void |
stop() |
String |
timeLog() |
String |
toString() |
protected static ProfilerSystem profilerSystem
public static void setProfilerSystem(ProfilerSystem profilerSystem)
profilerSystem - public void reset()
public void start()
public void stop()
public long getElapsedTime()
public long getMemoryUsage()
public String memoryUsageLog()
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.