Interface SystemClock

All Known Implementing Classes:
InternalSystemClock

public interface SystemClock
Find the current system time.
  • Method Details

    • pauseFor

      void pauseFor(long timeInMilliseconds)
    • getCurrentTime

      ZonedDateTime getCurrentTime()