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

◆ instance()

AsyncLoggerServiceTask & fl::detail::AsyncLoggerServiceTask::instance ( )
static

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

229 {
230 static AsyncLoggerServiceTask task;
231 return task;
232}

References AsyncLoggerServiceTask().

Referenced by fl::configureAsyncLogService(), and fl::get_async_logger_by_index().

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