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