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

◆ EVERY_N_BSECONDS_I

#define EVERY_N_BSECONDS_I ( NAME,
N )
Value:
static CEveryNBSeconds NAME(N); if( NAME )

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

See also
bseconds16()

Definition at line 1337 of file lib8tion.h.