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

◆ depth()

fl::size fl::ScopedTrace::depth ( )
static

Get the current stack depth.

Returns
Number of valid entries in the stack (may exceed storage capacity)

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

91 {
93}
static TraceStorage & getTraceStorage() FL_NOEXCEPT
Definition trace.cpp.hpp:48
fl::size stackDepth
Definition trace.cpp.hpp:43

References FL_NOEXCEPT, fl::getTraceStorage(), and fl::TraceStorage::stackDepth.

Referenced by operator=().

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