|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
TimeInstrument | This interface sets the methods that must be implemented by
Profiler and StopWatch classes. |
Class Summary | |
---|---|
Profiler | A poor man's profiler to measure the time elapsed performing some lengthy task. |
ProfilerRegistry | A minimalist registry of profilers. |
SpacePadder | |
StopWatch | A very basic @{link TimeInstrument} which can be started and stopped once and only once. |
Enum Summary | |
---|---|
DurationUnit | An enum of supported time units. |
Poor man's profiler API
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |