public interface Profiler
Profiler
that is used to demarcate the start() and
finish() of code execution at a ProfilerPoint
. A Profiler is obtained
with ProfilerPoint.start()
.ProfilerManager
Modifier and Type | Method and Description |
---|---|
void |
finish() |