orca-robotics INTRODUCTION Overview Download and Install Documentation REPOSITORY Interfaces Drivers Libraries Utilities Software Map DEVELOPER Dashboard PEOPLE Contributors Users Project Download Mailing lists
|
hydroiceutil::EventScheduler Class Reference#include <eventscheduler.h>
Detailed DescriptionA simple event schedule. Only very inaccurate dispatch can be expected. The scheduler sleeps for a while, wakes up, checks for events which are past-due and dispatcheds all of them in order. The resultion of the scheduler can be controlled somewhat by changing the interval between polls.Scheduling events from inside the dispatched event is allowed.
Member Function Documentation
The documentation for this class was generated from the following files:
|
Webmaster: Tobias Kaupp (tobasco at users.sourceforge.net)