- All Known Implementing Classes:
InternalSystemClock
public interface SystemClock
Find the current system time.
-
Method Summary
-
Method Details
-
pauseFor
void pauseFor(long timeInMilliseconds) -
getCurrentTime
ZonedDateTime getCurrentTime()
-
InternalSystemClock