public class MetricsUtil
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
MetricsUtil |
getInstance(android.content.Context ctx) |
long |
getLastTimeDifferenceFor(Tag tag) |
void |
startMeasureFor(Tag tag) |
void |
stopMeasureFor(Tag tag) |
public MetricsUtil getInstance(android.content.Context ctx)
public void startMeasureFor(Tag tag)
public void stopMeasureFor(Tag tag)
public long getLastTimeDifferenceFor(Tag tag)