MCPcopy 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
83bool Schedule::getAutodelete() const
84{
85 return state.getValue().at("autodelete").get<bool>();
86}
87
88time::AbsoluteTime Schedule::getCreated() const
89{

Callers 1

TEST_FFunction · 0.80

Calls 1

getValueMethod · 0.80

Tested by 1

TEST_FFunction · 0.64