FastLED
3.9.15
Loading...
Searching...
No Matches
◆
has_catch()
bool fl::task::has_catch
(
)
const
Definition at line
224
of file
task.cpp
.
224
{
225
return
mImpl
?
mImpl
->has_catch() :
false
;
226
}
fl::task::mImpl
shared_ptr< TaskImpl > mImpl
Definition
task.h:113
References
mImpl
.
fl
task
Generated on Fri Aug 22 2025 20:59:37 for FastLED by
1.13.2