FastLED 3.9.15
Loading...
Searching...
No Matches

◆ CEveryNTime() [1/2]

CEveryNTime::CEveryNTime ( )
inline

Default constructor.

Definition at line 1126 of file lib8tion.h.

1126{ reset(); mPeriod = 1; };
TIMETYPE mPeriod
Timing interval to check.
Definition lib8tion.h:1123
void reset()
Reset the timestamp to the current time.
Definition lib8tion.h:1157

References mPeriod, and reset().

+ Here is the call graph for this function: