FastLED
3.9.15
Loading...
Searching...
No Matches
◆
id()
int fl::task::id
(
)
const
Definition at line
216
of file
task.cpp
.
216
{
217
return
mImpl
?
mImpl
->id() : 0;
218
}
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