Interface IHeapStats
Package: @altmp/altv-types
Syntax
Properties
|
Improve this Doc
View Source
heapSizeLimit
Declaration
readonly heapSizeLimit: number
Property Value
|
Improve this Doc
View Source
totalHeapSize
Declaration
readonly totalHeapSize: number
Property Value
|
Improve this Doc
View Source
usedHeapSize
Declaration
readonly usedHeapSize: number
Property Value
|
Improve this Doc
View Source
mallocedMemory
Declaration
readonly mallocedMemory: number
Property Value
|
Improve this Doc
View Source
peakMallocedMemory
Declaration
readonly peakMallocedMemory: number
Property Value