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

Method update

tests/fl/system/delay.cpp:147–149  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

145 int update_count = 0;
146
147 void update() override {
148 update_count++;
149 }
150
151 bool has_active_tasks() const override {
152 return false;

Callers 15

showPixelsMethod · 0.45
FL_TEST_FILEFunction · 0.45
FL_TEST_FILEFunction · 0.45
FL_TEST_FILEFunction · 0.45
FL_TEST_FILEFunction · 0.45
FL_TEST_FILEFunction · 0.45
flowfield.hppFile · 0.45
FL_TEST_FILEFunction · 0.45
FL_TEST_FILEFunction · 0.45
FL_TEST_FILEFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected