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

◆ activeScopeCount()

int fl::ScopedWatchdog::activeScopeCount ( )
static

Observability: number of simultaneously-alive ScopedWatchdog instances.

Used by tests + diagnostics. A value > 1 means a nested-guard programmer error was hit; the WDT is still being fed.

Definition at line 186 of file watchdog.cpp.hpp.

186 {
188}
int & scopedWatchdogActiveCount() FL_NOEXCEPT

References FL_NOEXCEPT, and fl::platforms::scopedWatchdogActiveCount().

+ Here is the call graph for this function: