The Clock

The clock subsystem has the only task of controlling time, making other subsystems work faster, slower or stopping them.

We will now describe it's elements:

  1. Clicking on this button the clock will start counting one time unit every time the selected milliseconds go by.

  2. Clicking on this button the clock will stop.

  3. Clicking on this button the clock will count a single "time unit".

  4. This is the number of milliseconds equivalent to a "time unit", a lower number makes the time go faster and a higher number makes time go slower.

  5. The number of "time units" elapsed until now.