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>
Defer execution of a callback.
Definition ExecutorInterface.h:35
Allows Callbacks to be scheduled to run after a specified interval.
Definition SchedulerInterface.h:46
Combines the ExecutorInterface and the SchedulerInterface.
Definition SchedulingExecutorInterface.h:34
The namespace containing all OLA symbols.
Definition Credentials.cpp:44