MCPcopy Create free account
hub / github.com/FastLED/FastLED / getMessagesPerTick

Method getMessagesPerTick

src/fl/log/async_logger.h:224–224  ·  view source on GitHub ↗

@brief Get messages per tick

Source from the content-addressed store, hash-verified

222
223 /// @brief Get messages per tick
224 fl::size getMessagesPerTick() const { return mMessagesPerTick; }
225
226 /// @brief Service all registered loggers (called by task)
227 void serviceLoggers();

Callers 1

async_logger.hppFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected