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

◆ every_ms() [2/2]

task fl::task::every_ms ( int interval_ms,
const fl::TracePoint & trace )
static

Definition at line 147 of file task.cpp.

147 {
149}
static shared_ptr< TaskImpl > create_every_ms(int interval_ms)
Definition task.cpp:41
int interval_ms() const
Definition task.cpp:236
task()=default

References task(), fl::TaskImpl::create_every_ms(), and interval_ms().

+ Here is the call graph for this function: