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

◆ stop()

void fl::task::Handle::stop ( )

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

316{ if (mImpl) mImpl->stop(); }
shared_ptr< ITaskImpl > mImpl
Definition task.h:194

References mImpl.

Referenced by ready_to_run().

+ Here is the caller graph for this function: