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

◆ setPeriod()

void CEveryNTime::setPeriod ( TIMETYPE period)
inline

Set the time interval between triggers.

Definition at line 1132 of file lib8tion.h.

1132{ mPeriod = period; };
TIMETYPE mPeriod
Timing interval to check.
Definition lib8tion.h:1123

References mPeriod.

Referenced by CEveryNTime().

+ Here is the caller graph for this function: