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

◆ getPeriod()

TIMETYPE CEveryNTime::getPeriod ( )
inline

Get the time interval between triggers.

Definition at line 1138 of file lib8tion.h.

1138{ return mPeriod; };
TIMETYPE mPeriod
Timing interval to check.
Definition lib8tion.h:1123

References mPeriod.