Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
TimerExecThread Class Referenceexecutes EventRouter::processTimers() as necessary (allows timers to work without any other vision or sensor processing) More...
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
returns the time in milliseconds to sleep until the next timer; resets PollThread::startTime Definition at line 23 of file TimerExecThread.cc. Referenced by interrupted(), launched(), and poll().
Reimplemented from PollThread. Definition at line 60 of file TimerExecThread.cc.
Reimplemented from Thread. Definition at line 32 of file TimerExecThread.cc.
Reimplemented from PollThread. Definition at line 39 of file TimerExecThread.cc.
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::gotThreadedEvent(), Main::gotTimer(), Main::run(), and TimerExecThread(). 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 5.1CVS |
Generated Mon May 9 05:01:42 2016 by Doxygen 1.6.3 |