- All Implemented Interfaces:
- scala.Function0<java.lang.Object>, scala.Function0$mcJ$sp
- Enclosing interface:
- FailureDetector
public abstract static class FailureDetector.Clock
extends java.lang.Object
implements scala.Function0$mcJ$sp
Abstraction of a clock that returns time in milliseconds. Clock can only be used to measure elapsed
time and is not related to any other notion of system or wall-clock time.