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

◆ _execute_then()

void fl::task::Handle::_execute_then ( )
private

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

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

References mImpl.

Referenced by _set_last_run_time().

+ Here is the caller graph for this function: