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

◆ CLKS_TO_MICROS

#define CLKS_TO_MICROS ( _CLKS)
Value:
((long)(_CLKS)) / (F_CPU / 1000000L)

Convert from number of clock cycles to microseconds.

Definition at line 209 of file fastled_delay.h.