public interface Timer
ThreadContext.startTimer(TimerName) for how to retrieve and use Timer
instances.| Modifier and Type | Method and Description |
|---|---|
Timer |
extend()
Restarts the timer without incrementing the count.
|
void |
stop()
Stop the
Timer. |
Timer extend()
void stop()
Timer.Copyright © 2011–2017 Glowroot contributors. All rights reserved.