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

◆ update_after_frame_tasks()

void fl::Scheduler::update_after_frame_tasks ( )

Definition at line 152 of file async.cpp.

152 {
154}
void update_tasks_of_type(TaskType task_type)
Definition async.cpp:156
@ kAfterFrame
Definition task.h:47

References fl::kAfterFrame, and update_tasks_of_type().

+ Here is the call graph for this function: