| Interface | Description |
|---|---|
| EngineClock |
The
EngineClock give the current time to the engine. |
| Class | Description |
|---|---|
| DefaultEngineClock |
This is the default engine clock that return the real system time
|
| FixedEngineClock |
This is a fixed clock with some methods to change this fixed time
Only used for testing purpose
|