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

◆ TracePoint

using fl::TracePoint = fl::tuple<const char*, int, uint32_t>

A structure to hold source trace information.

Contains the file name, line number, and the time at which the trace was captured.

Definition at line 22 of file trace.h.