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

◆ create_after_frame() [2/2]

fl::shared_ptr< TaskImpl > fl::TaskImpl::create_after_frame ( const fl::TracePoint & trace)
static

Definition at line 70 of file task.cpp.

70 {
72}
@ kAfterFrame
Definition task.h:47
shared_ptr< T > make_shared(Args &&... args)
Definition shared_ptr.h:348

References fl::kAfterFrame, and fl::make_shared().

+ Here is the call graph for this function: