#include void EventTimer::timerStarted(void) { resetEvent(); } void EventTimer::timerStopped(void) { setEvent(); }