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

◆ trace_label()

string fl::task::Handle::trace_label ( ) const

Definition at line 305 of file task.cpp.hpp.

305{ return mImpl ? mImpl->trace_label() : ""; }
shared_ptr< ITaskImpl > mImpl
Definition task.h:194

References mImpl.

Referenced by operator=().

+ Here is the caller graph for this function: