|
FastLED 3.9.15
|
|
inline |
Public delay wrapper that keeps bare Arduino delay() preferred after using fl::delay; while still allowing explicit fl::delay() calls.
| 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 98 of file delay.h.
References delay(), fl::detail::delay_impl(), and FL_NOEXCEPT.
Referenced by MidiShieldButton::MidiShieldButton(), ToggleButton::ToggleButton(), fl::HttpConnection::calculateBackoffDelay(), CFastLED::delay(), delay(), fl::third_party::nsgif__next_displayable_frame(), fl::third_party::nsgif_frame_prepare(), and fl::platforms::scopedWatchdogPause3s().
Here is the call graph for this function:
Here is the caller graph for this function: