|
FastLED 3.9.15
|
|
inline |
Construct a timeout with specified start time and duration.
| start_time | Start timestamp (in any consistent units) |
| duration | Duration (in same units as start_time) |
Definition at line 47 of file timeout.h.
References mDuration, and mStartTime.