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 394 of file allocator.h.

fl::size total_allocated_
Definition allocator.h:207
fl::size total_deallocated_
Definition allocator.h:208

References total_allocated_, and total_deallocated_.