Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CalcProgrammer1/OpenRGB
/ isRecurring
Method
isRecurring
dependencies/hueplusplus-1.0.0/src/TimePattern.cpp:404–407 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
402
{ }
403
404
bool Timer::isRecurring() const
405
{
406
return numExecutions != 1;
407
}
408
409
int Timer::getNumberOfExecutions() const
410
{
Callers
1
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.64