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

Method setScale

src/fl/fx/time.cpp.hpp:95–95  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

93}
94
95void TimeWarp::setScale(float speed) { mTimeScale = speed; }
96
97} // namespace fl

Callers 5

beginMethod · 0.45
setupFunction · 0.45
loopFunction · 0.45
loopFunction · 0.45
loopFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected