MCPcopy 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
268std::string Scene::getPicture() const
269{
270 return state.getValue().value("picture", "");
271}
272
273time::AbsoluteTime Scene::getLastUpdated() const
274{

Callers 1

TEST_FFunction · 0.80

Calls 2

getValueMethod · 0.80
valueMethod · 0.45

Tested by 1

TEST_FFunction · 0.64