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

◆ getActiveAllocations()

template<typename T, fl::size SLAB_SIZE = FASTLED_DEFAULT_SLAB_SIZE>
fl::size fl::SlabAllocator< T, SLAB_SIZE >::getActiveAllocations ( ) const
inline

Definition at line 669 of file allocator.h.

fl::size mTotalDeallocated
Definition allocator.h:485
fl::size mTotalAllocated
Definition allocator.h:484

References FL_NOEXCEPT, mTotalAllocated, and mTotalDeallocated.