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

◆ getRemaining()

fl::u32 CEveryNMillisDynamic::getRemaining ( )
inline

Definition at line 881 of file lib8tion.h.

881{ return getPeriod() - getElapsed(); }
fl::u32 getPeriod() const
Definition lib8tion.h:879
fl::u32 getElapsed()
Definition lib8tion.h:880

References getElapsed(), and getPeriod().

+ Here is the call graph for this function: