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

◆ create_every_ms() [1/2]

fl::shared_ptr< TaskImpl > fl::TaskImpl::create_every_ms ( int interval_ms)
static

Definition at line 41 of file task.cpp.

41 {
43}
int interval_ms() const
Definition task.h:155
@ kEveryMs
Definition task.h:44
shared_ptr< T > make_shared(Args &&... args)
Definition shared_ptr.h:348

References interval_ms(), fl::kEveryMs, and fl::make_shared().

Referenced by fl::task::every_ms(), and fl::task::every_ms().

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