Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
211
bool Weekdays::isNone() const
212
{
213
return bitmask == 0;
214
}
215
216
bool Weekdays::isAll() const
217
{
Callers
1
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.64