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

◆ _execute_catch()

void fl::task::Handle::_execute_catch ( const Error & error)
private

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

380{ if (mImpl) mImpl->execute_catch(error); }
shared_ptr< ITaskImpl > mImpl
Definition task.h:194

References mImpl.

Referenced by _set_last_run_time().

+ Here is the caller graph for this function: