FastLED 3.9.15
Loading...
Searching...
No Matches
scheduler.h File Reference

Detailed Description

Task scheduler — manages timer and frame-based tasks.

Definition in file scheduler.h.

#include "fl/task/task.h"
#include "fl/stl/singleton.h"
#include "fl/stl/atomic.h"
#include "fl/stl/vector.h"
#include "fl/stl/noexcept.h"
+ Include dependency graph for scheduler.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  fl::task::Scheduler
 

Namespaces

namespace  fl
 Base definition for an LED controller.
 
namespace  fl::task