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

◆ interval_ms()

int fl::task::Handle::interval_ms ( ) const

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

307{ return mImpl ? mImpl->interval_ms() : 0; }
shared_ptr< ITaskImpl > mImpl
Definition task.h:194

References mImpl.

Referenced by operator=(), and set_interval_ms().

+ Here is the caller graph for this function: