public class Timer extends Object
| Modifier and Type | Method and Description |
|---|---|
long |
getCount() |
String |
getName() |
List<String> |
getNestedTimerNames() |
com.google.common.collect.ImmutableList<Timer> |
getNestedTimers() |
long |
getTotal() |
boolean |
isActive() |
boolean |
isExtended() |
String |
toString() |
Copyright © 2011–2015 Glowroot contributors. All rights reserved.