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

◆ get_ready()

void fl::get_ready ( unsigned long & a,
unsigned long & b )
inline

Definition at line 166 of file engine_core.h.

166 {
167 a = fl::micros();
168 b = fl::micros(); // logOutput
169}
fl::u32 micros()
Universal microsecond timer - returns microseconds since system startup.

References micros().

Referenced by fl::Engine::get_ready().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: