FastLED
3.9.15
Loading...
Searching...
No Matches
◆
last_run_time()
uint32_t fl::task::last_run_time
(
)
const
Definition at line
240
of file
task.cpp
.
240
{
241
return
mImpl
?
mImpl
->last_run_time() : 0;
242
}
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