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

◆ _trace_label()

string fl::task::Handle::_trace_label ( ) const
private

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

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

References mImpl.

Referenced by _set_last_run_time().

+ Here is the caller graph for this function: