21 #ifndef INCLUDE_OLA_THREAD_SCHEDULINGEXECUTORINTERFACE_H_ 22 #define INCLUDE_OLA_THREAD_SCHEDULINGEXECUTORINTERFACE_H_ 24 #include <ola/thread/ExecutorInterface.h> 25 #include <ola/thread/SchedulerInterface.h> 40 #endif // INCLUDE_OLA_THREAD_SCHEDULINGEXECUTORINTERFACE_H_ Combines the ExecutorInterface and the SchedulerInterface.
Definition: SchedulingExecutorInterface.h:33
Defer execution of a callback.
Definition: ExecutorInterface.h:35
The namespace containing all OLA symbols.
Definition: Credentials.cpp:44
Allows Callbacks to be scheduled to run after a specified interval.
Definition: SchedulerInterface.h:46