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

◆ capacity()

template<typename T, fl::size N = 0>
fl::size fl::detail::MovingAverageImpl< T, N >::capacity ( ) const
inline

Definition at line 40 of file moving_average_impl.h.

40{ return mBuf.capacity(); }

References mBuf.

Referenced by MovingAverageImpl().

+ Here is the caller graph for this function: