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

◆ scopedWatchdogActiveCount()

int & fl::platforms::scopedWatchdogActiveCount ( )
inline

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

121 {
122 static int count = 0;
123 return count;
124}

References FL_NOEXCEPT, and scopedWatchdogActiveCount().

Referenced by fl::ScopedWatchdog::ScopedWatchdog(), fl::ScopedWatchdog::~ScopedWatchdog(), fl::ScopedWatchdog::activeScopeCount(), and scopedWatchdogActiveCount().

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