Package | Description |
---|---|
org.slf4j.profiler |
Poor man's profiler API
|
Class and Description |
---|
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
TimeInstrument which can be started and stopped
once and only once. |
TimeInstrument |
Copyright © 2017 JBoss by Red Hat. All rights reserved.