Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FastLED/FastLED
/ setSpeed
Method
setSpeed
src/fl/fx/time.cpp.hpp:17–17 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
15
TimeWarp::~TimeWarp() FL_NOEXCEPT {}
16
17
void TimeWarp::setSpeed(float timeScale) { mTimeScale = timeScale; }
18
19
float TimeWarp::scale() const { return mTimeScale; }
20
Callers
15
setTimeScale
Method · 0.45
draw
Method · 0.45
FL_TEST_FILE
Function · 0.45
FL_TEST_FILE
Function · 0.45
FL_TEST_FILE
Function · 0.45
loop
Function · 0.45
ui
Function · 0.45
loop
Function · 0.45
setupUiCallbacks
Function · 0.45
loop
Function · 0.45
drawWave
Function · 0.45
drawAnimartrix
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected