Uniot Core
0.8.1
Loading...
Searching...
No Matches
TaskScheduler.h File Reference
#include "ESP8266Task.h"
#include <Common.h>
#include <IExecutor.h>
#include <ISchedulerConnectionKit.h>
#include <IterableQueue.h>
#include <functional>
#include <memory>
Include dependency graph for TaskScheduler.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  uniot::SchedulerTask
 
class  uniot::TaskScheduler
 

Namespaces

namespace  uniot
 Contains all classes and functions related to the Uniot Core.
 

Typedefs

using uniot::Task = ESP8266Task