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

◆ is_canceled()

bool fl::TaskImpl::is_canceled ( ) const
inline

Definition at line 160 of file task.h.

160{ return mCanceled; }
bool mCanceled
Definition task.h:177

References mCanceled.