|
FastLED 3.9.15
|
|
inlinevirtual |
Block until this driver finishes any in-flight transmit.
Compatibility hook for older direct-driver call sites. ChannelManager does not use per-driver wait primitives for its aggregate wait; it owns a single poll-needed wait signal and polls all active drivers after each signal or timeout slice.
| timeoutMs | Optional timeout in milliseconds (0 = no timeout) |
Definition at line 253 of file driver.h.
References FL_NOEXCEPT, and waitForReady().
Here is the call graph for this function: