FastLED 3.9.15
Loading...
Searching...
No Matches

◆ set_last_run_time()

void fl::TaskImpl::set_last_run_time ( uint32_t time)
inline

Definition at line 157 of file task.h.

157{ mLastRunTime = time; }
uint32_t mLastRunTime
Definition task.h:182
fl::u32 time()
Universal millisecond timer - returns milliseconds since system startup.
Definition time.cpp:136

References mLastRunTime, and fl::time().

+ Here is the call graph for this function: