|
FastLED 3.9.15
|
|
inline |
Shorter alias for delay with optional async task pumping.
| ms | Milliseconds to delay |
| run_async | If true, pump async tasks during delay (only on platforms with SKETCH_HAS_LARGE_MEMORY==1) |
Definition at line 120 of file delay.h.
References fl::detail::delay_impl(), and FL_NOEXCEPT.
Here is the call graph for this function: