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

◆ _has_then()

bool fl::task::Handle::_has_then ( ) const
private

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

378{ return mImpl ? mImpl->has_then() : false; }
shared_ptr< ITaskImpl > mImpl
Definition task.h:194

References mImpl.

Referenced by _set_last_run_time().

+ Here is the caller graph for this function: