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

◆ reset()

void CEveryNTime::reset ( )
inline

Reset the timestamp to the current time.

Definition at line 1157 of file lib8tion.h.

1157{ mPrevTrigger = getTime(); };
TIMETYPE getTime()
Get the current time according to the class' timekeeper.
Definition lib8tion.h:1135
TIMETYPE mPrevTrigger
Timestamp of the last time the class was "ready".
Definition lib8tion.h:1122

References getTime(), and mPrevTrigger.

Referenced by CEveryNTime(), CEveryNTime(), and ready().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: