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

◆ size()

template<typename T>
size_t fl::Slice< T >::size ( ) const
inline

Definition at line 62 of file slice.h.

62 {
63 return mSize;
64 }
size_t mSize
Definition slice.h:126

References mSize.

Referenced by Slice(), and fl::RectangularDrawBuffer::getLedsBufferBytesForPin().

+ Here is the caller graph for this function: