Uses of Interface
org.glowroot.agent.plugin.api.Timer
Packages that use Timer
-
Uses of Timer in org.glowroot.agent.plugin.api
Methods in org.glowroot.agent.plugin.api that return TimerModifier and TypeMethodDescriptionTraceEntry.extend()Example of query and subsequent iterating over results which goes back to database and pulls more results.AsyncTraceEntry.extendSyncTimer(ThreadContext currThreadContext) ThreadContext.startTimer(TimerName timerName) Starts a timer for the specified timer name.