MCPcopy 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
404bool Timer::isRecurring() const
405{
406 return numExecutions != 1;
407}
408
409int Timer::getNumberOfExecutions() const
410{

Callers 1

TESTFunction · 0.80

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.64