Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CalcProgrammer1/OpenRGB
/ getAutodelete
Method
getAutodelete
dependencies/hueplusplus-1.0.0/src/Schedule.cpp:83–86 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
81
}
82
83
bool Schedule::getAutodelete() const
84
{
85
return state.getValue().at(
"autodelete"
).get<bool>();
86
}
87
88
time::AbsoluteTime Schedule::getCreated() const
89
{
Callers
1
TEST_F
Function · 0.80
Calls
1
getValue
Method · 0.80
Tested by
1
TEST_F
Function · 0.64