Uses of Interface
club.doki7.vma.datatype.IVmaTotalStatistics
Packages that use IVmaTotalStatistics
-
Uses of IVmaTotalStatistics in club.doki7.vma
Methods in club.doki7.vma with parameters of type IVmaTotalStatisticsModifier and TypeMethodDescriptionvoid
VMA.calculateStatistics
(VmaAllocator allocator, IVmaTotalStatistics pStats) Retrieves statistics from current state of the Allocator. -
Uses of IVmaTotalStatistics in club.doki7.vma.datatype
Classes in club.doki7.vma.datatype that implement IVmaTotalStatisticsModifier and TypeClassDescriptionfinal record
General statistics from current state of the Allocator - total memory usage across all memory heaps and types.static final record
Represents a pointer to / an array of null structure(s) in native memory.