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

◆ EVERY_N_MILLIS_I

#define EVERY_N_MILLIS_I ( NAME,
N )
Value:
static CEveryNMillis NAME(N); if( NAME )

Checks whether to execute a block of code every N milliseconds, using a custom instance name.

See also
GET_MILLIS

Definition at line 1319 of file lib8tion.h.