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

◆ ~ScopedTrace()

fl::ScopedTrace::~ScopedTrace ( )

Destructor - automatically pops from stack.

Definition at line 163 of file trace.cpp.hpp.

163 {
164 pop();
165}
static void pop() FL_NOEXCEPT
Pop the most recent function from the call stack.
Definition trace.cpp.hpp:70

References FL_NOEXCEPT, and pop().

+ Here is the call graph for this function: