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

◆ active_tasks()

size_t fl::task::active_tasks ( )

Get the number of active tasks across all systems.

Returns
Total number of active tasks

Definition at line 154 of file executor.cpp.hpp.

154 {
156}
size_t total_active_tasks() const
Get total number of active tasks across all runners.
static Executor & instance()

References fl::task::Executor::instance(), and fl::task::Executor::total_active_tasks().

+ Here is the call graph for this function: