MCPcopy Create free account
hub / github.com/CalcProgrammer1/OpenRGB / getCommand

Method getCommand

dependencies/hueplusplus-1.0.0/src/Schedule.cpp:62–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

60}
61
62Action Schedule::getCommand() const
63{
64 return Action(state.getValue().at("command"));
65}
66
67time::TimePattern Schedule::getTime() const
68{

Callers 1

TEST_FFunction · 0.80

Calls 2

ActionClass · 0.85
getValueMethod · 0.80

Tested by 1

TEST_FFunction · 0.64