Package org.apache.flink.util.clock
-
Class Summary Class Description Clock A clock that gives access to time.ManualClock AClockimplementation which allows to advance time manually.SystemClock A clock that returns the time of the system / process.