|
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 simple_timer.h.
References duration, running, and start_time.