Interface MetricsProvider.TimeSupplier
-
- Enclosing class:
- MetricsProvider
public static interface MetricsProvider.TimeSupplierSupplies access to a time measurement.- Author:
- Holger Eichelberger, SSE
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description longget()Returns the time value.
-