FastLED 3.9.15
|
|
inline |
Start the timer with a specific duration.
now | Current time in milliseconds (typically from millis()) |
duration | How long the timer should run in milliseconds |
Definition at line 27 of file timer.h.
References duration, running, and start_time.