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

Method resetStats

src/fl/audio/spectral_equalizer.cpp.hpp:236–238  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

234}
235
236void SpectralEqualizer::resetStats() {
237 mStats = Stats();
238}
239
240} // namespace audio
241} // namespace fl

Callers 1

Calls 1

StatsClass · 0.70

Tested by

no test coverage detected