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

◆ time_point() [1/2]

template<typename Clock, typename Duration = typename Clock::duration>
fl::chrono::time_point< Clock, Duration >::time_point ( )
inlineconstexpr

Default constructor - epoch time point.

Definition at line 131 of file chrono.h.

131: mDuration() {}

Referenced by fl::chrono::time_point< steady_clock >::operator+(), and fl::chrono::time_point< steady_clock >::operator-().

+ Here is the caller graph for this function: