#include <Clock.h>
Inheritance diagram for ClockListener:

Public Member Functions | |
| virtual void | handleTick (const Timeval &tick)=0 |
| do whatever needs doing on a tick of the clock | |
|
|
do whatever needs doing on a tick of the clock
Implemented in AlarmEvent. |
1.4.2