Package ome.system.metrics
Class DefaultTimer
- java.lang.Object
-
- ome.system.metrics.DefaultTimer
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
DefaultTimer.Context
-
Constructor Summary
Constructors Constructor Description DefaultTimer(com.codahale.metrics.Timer t)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description long
getCount()
Timer.Context
time()
-
-
-
Method Detail
-
time
public Timer.Context time()
-
-