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 voidreportDuration(long duration, String... params)Deprecated.TimerstartTimer(String... params)Deprecated.
-