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

◆ getLastTriggerTime()

TIMETYPE CEveryNTime::getLastTriggerTime ( )
inline

Get the timestamp of the most recent trigger event.

Definition at line 1147 of file lib8tion.h.

1147{ return mPrevTrigger; }
TIMETYPE mPrevTrigger
Timestamp of the last time the class was "ready".
Definition lib8tion.h:1122

References mPrevTrigger.