MCPcopy 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
65bool LightState::hasCt() const
66{
67 return state.count("ct");
68}
69
70int LightState::getCt() const
71{

Callers 1

TESTFunction · 0.80

Calls 1

countMethod · 0.45

Tested by 1

TESTFunction · 0.64