FastLED 3.9.15
Loading...
Searching...
No Matches

◆ update_before_frame_tasks()

void fl::Scheduler::update_before_frame_tasks ( )

Definition at line 148 of file async.cpp.

148 {
150}
void update_tasks_of_type(TaskType task_type)
Definition async.cpp:156
@ kBeforeFrame
Definition task.h:46

References fl::kBeforeFrame, and update_tasks_of_type().

+ Here is the call graph for this function: