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

◆ CEveryNTime() [1/2]

CEveryNTime::CEveryNTime ( )
inline

Default constructor.

Definition at line 988 of file lib8tion.h.

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

References mPeriod, and reset().

+ Here is the call graph for this function: