public interface PerformanceResource
Modifier and Type | Method and Description |
---|---|
void |
addPerformance(double duration) |
java.lang.Double |
getAverage() |
java.lang.Double |
getMax() |
java.lang.Double |
getMin() |
java.lang.String |
getResourceId() |
long |
getTotal() |