Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CalcProgrammer1/OpenRGB
/ getLastUpdated
Method
getLastUpdated
dependencies/hueplusplus-1.0.0/src/Scene.cpp:273–276 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
271
}
272
273
time::AbsoluteTime Scene::getLastUpdated() const
274
{
275
return time::AbsoluteTime::parseUTC(state.getValue().at(
"lastupdated"
).get<std::string>());
276
}
277
278
int Scene::getVersion() const
279
{
Callers
4
TEST_F
Function · 0.45
TYPED_TEST
Function · 0.45
TEST_F
Function · 0.45
Sensor.h
File · 0.45
Calls
1
getValue
Method · 0.80
Tested by
3
TEST_F
Function · 0.36
TYPED_TEST
Function · 0.36
TEST_F
Function · 0.36