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

◆ create_before_frame() [2/2]

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

Definition at line 61 of file task.cpp.

61 {
63}
@ kBeforeFrame
Definition task.h:46
shared_ptr< T > make_shared(Args &&... args)
Definition shared_ptr.h:348

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

+ Here is the call graph for this function: