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

◆ getRemaining()

uint32_t CEveryNMillisDynamic::getRemaining ( )
inline

Definition at line 1177 of file lib8tion.h.

1177{ return getPeriod() - getElapsed(); }
uint32_t getPeriod() const
Definition lib8tion.h:1175
uint32_t getElapsed()
Definition lib8tion.h:1176

References getElapsed(), and getPeriod().

+ Here is the call graph for this function: