Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CalcProgrammer1/OpenRGB
/ getCt
Method
getCt
dependencies/hueplusplus-1.0.0/src/Scene.cpp:70–73 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
68
}
69
70
int LightState::getCt() const
71
{
72
return state.value(
"ct"
, 0);
73
}
74
75
bool LightState::hasEffect() const
76
{
Callers
1
TEST
Function · 0.80
Calls
1
value
Method · 0.45
Tested by
1
TEST
Function · 0.64