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

◆ capacity()

template<typename T>
size_t fl::CircularBuffer< T >::capacity ( ) const
inline

Definition at line 80 of file circular_buffer.h.

80{ return mCapacity - 1; }

References mCapacity.

Referenced by CircularBuffer().

+ Here is the caller graph for this function: