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

◆ NO_TIME

#define NO_TIME ( A,
B,
C )
Value:
(NS(A) < 3 || NS(B) < 3 || NS(C) < 6)
#define NS(_NS)
Convert from nanoseconds to number of clock cycles.

Macro for making sure there's enough time available.

Definition at line 212 of file fastled_delay.h.