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

◆ interval_ms()

int fl::task::TimeTask::interval_ms ( ) const
inlineoverridevirtual

Implements fl::task::ITaskImpl.

Definition at line 151 of file task.cpp.hpp.

151{ return mIntervalMs; }

References mIntervalMs.

Referenced by TimeTask(), and set_interval_ms().

+ Here is the caller graph for this function: