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

◆ _id()

int fl::task::Handle::_id ( ) const
private

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

373{ return mImpl ? mImpl->id() : 0; }
shared_ptr< ITaskImpl > mImpl
Definition task.h:194

References mImpl.

Referenced by Scheduler.

+ Here is the caller graph for this function: