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

◆ get_impl()

shared_ptr< TaskImpl > fl::task::get_impl ( ) const
inlineprivate

Definition at line 111 of file task.h.

111{ return mImpl; }
shared_ptr< TaskImpl > mImpl
Definition task.h:113

References mImpl.