|
MIRA
|
Runnable concept that executes an operation repeatedly in an defined interval. More...
#include <boost/function.hpp>#include <thread/ThreadMonitor.h>#include <utils/Time.h>#include <utils/ToString.h>

Go to the source code of this file.
Classes | |
| class | CyclicRunnable |
| This class extends threads by the ability to execute an operation repeatedly in an defined interval. More... | |
Namespaces | |
| mira | |
| specialize cv::DataType for our ImgPixel and inherit from cv::DataType<Vec> | |
Runnable concept that executes an operation repeatedly in an defined interval.
1.8.14