Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
TimerExecThread Class Reference#include <TimerExecThread.h>
Inheritance diagram for TimerExecThread:
![]() Detailed Descriptionexecutes EventRouter::processTimers() as necessary (allows timers to work without any other vision or sensor processing)Definition at line 9 of file TimerExecThread.h.
Constructor & Destructor Documentation
Definition at line 11 of file TimerExecThread.h.
Member Function Documentation
starts and stops thread as needed, or interrupts thread to reset sleep time if already running
Definition at line 12 of file TimerExecThread.cc. Referenced by Main::gotCamera(), Main::gotEvent(), Main::gotSensors(), Main::gotTimer(), Main::run(), and TimerExecThread().
returns the time in milliseconds to sleep until the next timer; resets PollThread::startTime
Definition at line 22 of file TimerExecThread.cc. Referenced by interrupted(), launched(), and poll().
Member Data Documentation
a lock on behaviors which should be obtained before processing timer events
Definition at line 20 of file TimerExecThread.h. Referenced by poll().
The documentation for this class was generated from the following files: |
Tekkotsu Hardware Abstraction Layer 4.0 |
Generated Thu Nov 22 01:01:25 2007 by Doxygen 1.5.4 |