|
FastLED 3.9.15
|
#include "fl/functional.h"#include "fl/string.h"#include "fl/trace.h"#include "fl/promise.h"#include "fl/time.h"#include "fl/ptr.h"
Include dependency graph for task.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | fl::task |
| class | fl::TaskImpl |
Namespaces | |
| namespace | fl |
| IMPORTANT! | |
Enumerations | |
| enum class | fl::TaskType { fl::kEveryMs , fl::kAtFramerate , fl::kBeforeFrame , fl::kAfterFrame } |