|
FastLED 3.9.15
|
| void fl::detail::AsyncLoggerServiceTask::setMessagesPerTick | ( | fl::size | messages_per_tick | ) |
Configure number of messages to flush per service call.
| messages_per_tick | Number of messages (default 5) |
Definition at line 259 of file async_logger.cpp.hpp.
References mMessagesPerTick.
Referenced by fl::configureAsyncLogService().
Here is the caller graph for this function: