Package jetbrains.buildServer.metrics
Interface Metric
-
@Deprecated public interface Metric
Deprecated.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description void
reportDuration(long duration, String... params)
Deprecated.Timer
startTimer(String... params)
Deprecated.
-