Uses of Interface
club.doki7.vma.datatype.IVmaBudget
Packages that use IVmaBudget
-
Uses of IVmaBudget in club.doki7.vma
Methods in club.doki7.vma with parameters of type IVmaBudgetModifier and TypeMethodDescriptionvoid
VMA.getHeapBudgets
(VmaAllocator allocator, IVmaBudget pBudgets) Retrieves information about current memory usage and budget for all memory heaps. -
Uses of IVmaBudget in club.doki7.vma.datatype
Classes in club.doki7.vma.datatype that implement IVmaBudgetModifier and TypeClassDescriptionfinal record
Statistics of current memory usage and available budget for a specific memory heap.static final record
Represents a pointer to / an array of null structure(s) in native memory.