Interface Clock

All Known Implementing Classes:
RealClock

public interface Clock
This class is similar to the Clock class in Java 8, to make replacing it in the future easier.
  • Method Summary

    Modifier and Type
    Method
    Description
    long
     
  • Method Details

    • millis

      long millis()