My Elma Project
An event loop manager for embedded systems
|
▼Nstopwatch | |
COffState | A State class to represen the state in which the stopwatch is off |
COnState | The on state of the stopwatch |
CStopWatch | A stop watch class, that inherits from StateMachine |
CUserInterface | A user interface for the a StopWatch object |