public static final class IconLoadMeasurer.Counter
extends java.lang.Object
| Constructor and Description |
|---|
Counter(java.lang.String type) |
| Modifier and Type | Method and Description |
|---|---|
void |
addDuration(long duration) |
void |
addDurationStartedAt(long startTime) |
int |
getCounter() |
long |
getTotalTime() |
java.lang.String |
getType() |