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

◆ _set_id()

void fl::task::Handle::_set_id ( int id)
private

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

372{ if (mImpl) mImpl->set_id(id); }
shared_ptr< ITaskImpl > mImpl
Definition task.h:194

References mImpl.

Referenced by Scheduler.

+ Here is the caller graph for this function: