public class SingleTimer extends Timer
OpTimer that may be safely used even if that
class is not present in the class loader.
This wrapper implements Closeable. On close it logs elapsed time and elapsed cpu time
Note to maintainers: extreme care must be taken to ensure that OpTimer not accessed at runtime if it is
not present.
PluginSystemInstrumentation| Modifier and Type | Method and Description |
|---|---|
void |
close()
End the timer, if instrumentation is present and enabled log clock time and cpu time
|
String |
getName() |
getOpTimerCopyright © 2019 Atlassian. All rights reserved.