Interface EngineClock
- All Known Implementing Classes:
DefaultEngineClock,FixedEngineClock
public interface EngineClock
The
EngineClock give the current time to the engine.
It can be overridden mainly for testing purpose- Author:
- Baptiste Mesta.
-
Method Summary
-
Method Details
-
now
Instant now()
-