Interface | Description |
---|---|
TimeInstrument |
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 basic @{link TimeInstrument} which can be started and stopped
once and only once.
|
Enum | Description |
---|---|
DurationUnit |
An enum of supported time units.
|
Poor man's profiler API
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.