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

◆ empty()

bool fl::AsyncLogger::empty ( ) const

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

103 {
104 return mQueue.empty();
105}
AsyncLogQueue< 128, 4096 > mQueue

References mQueue.

Referenced by ~AsyncLogger().

+ Here is the caller graph for this function: