Package org.glowroot.agent.plugin.api
Interface Timer
public interface Timer
See
ThreadContext.startTimer(TimerName)
for how to retrieve and use Timer
instances.-
Method Summary
-
Method Details
-
stop
void stop()Stop theTimer
.
-