|
FastLED 3.9.15
|
|
inline |
Schedule a task for execution at specified timestamp.
| timestamp | Execution time (e.g., millis()) |
| task | Callable to execute when timestamp arrives |
Definition at line 39 of file rpc_scheduler.h.
References fl::fl::move(), mQueue, and schedule().
Referenced by schedule().
Here is the call graph for this function:
Here is the caller graph for this function: