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

◆ every_ms() [1/2]

task fl::task::every_ms ( int interval_ms)
static

Definition at line 143 of file task.cpp.

143 {
145}
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().

Referenced by setup().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: