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

◆ getRemaining()

uint32_t CEveryNMillisDynamic::getRemaining ( )
inline

Definition at line 1195 of file lib8tion.h.

1195{ return getPeriod() - getElapsed(); }
uint32_t getPeriod() const
Definition lib8tion.h:1193
uint32_t getElapsed()
Definition lib8tion.h:1194

References getElapsed(), and getPeriod().

+ Here is the call graph for this function: