|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Profiler
Each thread has a Profiler
that is used to demarcate the start() and
finish() of code execution at a ProfilerPoint
. A Profiler is obtained
with ProfilerPoint.start()
.
ProfilerManager
Method Summary | |
---|---|
void |
finish()
|
Method Detail |
---|
void finish()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |