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

◆ CMinWait()

template<int WAIT>
CMinWait< WAIT >::CMinWait ( )
inline

Constructor.

Definition at line 27 of file fastled_delay.h.

27{ mLastMicros = 0; }
fl::u16 mLastMicros
Timestamp of the last time this was run, in microseconds.

References mLastMicros.