Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

TODO: A lot left to include


Image Added


Timer.hpp

The timer class can be used to call tasks periodically, based either on the system clock or the simulated time which is controlled by the LCC. It can wait for a central start signal and can be stopped when a stop signal is sent (both by the LCC). Thus, timers on multiple systems can be started at the same time, and then work simultaneously if their period is set accordingly as well.



Image Added

Image Added