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

Method getWeekdays

dependencies/hueplusplus-1.0.0/src/TimePattern.cpp:341–344  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

339}
340
341Weekdays RecurringTime::getWeekdays() const
342{
343 return days;
344}
345
346std::string RecurringTime::toString() const
347{

Callers 1

TESTFunction · 0.80

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.64