Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CalcProgrammer1/OpenRGB
/ getPicture
Method
getPicture
dependencies/hueplusplus-1.0.0/src/Scene.cpp:268–271 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
266
}
267
268
std::string Scene::getPicture() const
269
{
270
return state.getValue().value(
"picture"
,
""
);
271
}
272
273
time::AbsoluteTime Scene::getLastUpdated() const
274
{
Callers
1
TEST_F
Function · 0.80
Calls
2
getValue
Method · 0.80
value
Method · 0.45
Tested by
1
TEST_F
Function · 0.64