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

Method isNone

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

Source from the content-addressed store, hash-verified

209}
210
211bool Weekdays::isNone() const
212{
213 return bitmask == 0;
214}
215
216bool Weekdays::isAll() const
217{

Callers 1

TESTFunction · 0.80

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.64