FastLED
3.9.15
Loading...
Searching...
No Matches
◆
isRunning()
bool fl::task::Coroutine::isRunning
(
)
const
inline
Definition at line
59
of file
task.cpp.hpp
.
59
{
60
return
mImpl
?
mImpl
->isRunning() :
false
;
61
}
fl::task::Coroutine::mImpl
platforms::TaskCoroutinePtr mImpl
Definition
task.cpp.hpp:68
References
mImpl
.
fl
task
Coroutine
Generated on Tue Jun 16 2026 00:07:10 for FastLED by
1.13.2