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

◆ delaycycles()

template<cycle_t CYCLES>
void fl::delaycycles ( )

Forward declaration of delaycycles template.

Template Parameters
CYCLESthe number of clock cycles to delay
Note
No delay is applied if CYCLES is less than or equal to zero. Specializations for small cycle counts and platform-specific optimizations are defined in delay.cpp

References FL_NOEXCEPT.

Referenced by delaycycles<-1 >(), delaycycles<-10 >(), delaycycles<-2 >(), delaycycles<-3 >(), delaycycles<-4 >(), delaycycles<-5 >(), delaycycles<-6 >(), delaycycles<-7 >(), delaycycles<-8 >(), delaycycles<-9 >(), and delaycycles_min1().

+ Here is the caller graph for this function: