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

◆ has_tasks()

bool fl::task::has_tasks ( )

Check if any systems have active tasks.

Returns
True if any tasks are running

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

158 {
160}
bool has_active_tasks() const
Check if there are any active tasks.
static Executor & instance()

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

+ Here is the call graph for this function: