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

◆ interval_ms()

int fl::TaskImpl::interval_ms ( ) const
inline

Definition at line 155 of file task.h.

155{ return mIntervalMs; }
int mIntervalMs
Definition task.h:176

References mIntervalMs.

Referenced by TaskImpl(), TaskImpl(), create_every_ms(), create_every_ms(), and operator=().

+ Here is the caller graph for this function: