Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FastLED/FastLED
/ getLength
Method
getLength
src/fl/math/screenmap.cpp.hpp:523–523 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
521
}
522
523
u32 ScreenMap::getLength() const { return length; }
524
525
float ScreenMap::getDiameter() const { return mDiameter; }
526
Callers
1
toJson
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected