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

Method reset

tests/fl/system/delay.cpp:159–161  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

157 }
158
159 void reset() {
160 update_count = 0;
161 }
162};
163
164FL_TEST_CASE("fl::delay(0) returns immediately") {

Callers 1

FL_TEST_FILEFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected