Package org.slf4j.profiler
Poor man's profiler API
-
Interface Summary Interface Description TimeInstrument -
Class Summary Class Description 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 basicTimeInstrument
which can be started and stopped once and only once. -
Enum Summary Enum Description DurationUnit An enum of supported time units.