|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.slf4j.profiler | |
---|---|
org.slf4j.profiler | Poor man's profiler API |
Classes in org.slf4j.profiler used by org.slf4j.profiler | |
---|---|
DurationUnit
An enum of supported time units. |
|
Profiler
A poor man's profiler to measure the time elapsed performing some lengthy task. |
|
ProfilerRegistry
A minimalist registry of profilers. |
|
StopWatch
A very basic @{link TimeInstrument} which can be started and stopped once and only once. |
|
TimeInstrument
This interface sets the methods that must be implemented by Profiler and StopWatch classes. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |