FastLED
3.9.15
Loading...
Searching...
No Matches
◆
ready_to_run()
bool fl::task::ready_to_run
(
uint32_t
current_time
)
const
Definition at line
250
of file
task.cpp
.
250
{
251
return
mImpl
?
mImpl
->ready_to_run(current_time) :
false
;
252
}
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