MCPcopy Create free account
hub / github.com/FastLED/FastLED / has_tasks

Function has_tasks

src/fl/task/executor.cpp.hpp:158–160  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

156}
157
158bool has_tasks() {
159 return Executor::instance().has_active_tasks();
160}
161
162
163} // namespace task

Callers 1

FL_TEST_FILEFunction · 0.85

Calls 1

has_active_tasksMethod · 0.45

Tested by

no test coverage detected