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

◆ droppedCount()

fl::u32 fl::AsyncLogger::droppedCount ( ) const

Definition at line 116 of file async_logger.cpp.hpp.

116 {
117 return mQueue.droppedCount();
118}
AsyncLogQueue< 128, 4096 > mQueue

References mQueue.

Referenced by ~AsyncLogger().

+ Here is the caller graph for this function: