@minecraft/debug-utilities
Preparing search index...
RuntimeStats
Interface RuntimeStats
Beta
interface
RuntimeStats
{
arrayCount
:
number
;
atomCount
:
number
;
atomSize
:
number
;
fastArrayCount
:
number
;
fastArrayElementCount
:
number
;
functionCodeSize
:
number
;
functionCount
:
number
;
functionLineCount
:
number
;
functionSize
:
number
;
memoryAllocatedCount
:
number
;
memoryAllocatedSize
:
number
;
memoryUsedCount
:
number
;
memoryUsedSize
:
number
;
objectCount
:
number
;
objectSize
:
number
;
propertyCount
:
number
;
propertySize
:
number
;
stringCount
:
number
;
stringSize
:
number
;
}
Index
Properties
array
Count
atom
Count
atom
Size
fast
Array
Count
fast
Array
Element
Count
function
Code
Size
function
Count
function
Line
Count
function
Size
memory
Allocated
Count
memory
Allocated
Size
memory
Used
Count
memory
Used
Size
object
Count
object
Size
property
Count
property
Size
string
Count
string
Size
Properties
Beta
array
Count
arrayCount
:
number
Beta
atom
Count
atomCount
:
number
Beta
atom
Size
atomSize
:
number
Beta
fast
Array
Count
fastArrayCount
:
number
Beta
fast
Array
Element
Count
fastArrayElementCount
:
number
Beta
function
Code
Size
functionCodeSize
:
number
Beta
function
Count
functionCount
:
number
Beta
function
Line
Count
functionLineCount
:
number
Beta
function
Size
functionSize
:
number
Beta
memory
Allocated
Count
memoryAllocatedCount
:
number
Beta
memory
Allocated
Size
memoryAllocatedSize
:
number
Beta
memory
Used
Count
memoryUsedCount
:
number
Beta
memory
Used
Size
memoryUsedSize
:
number
Beta
object
Count
objectCount
:
number
Beta
object
Size
objectSize
:
number
Beta
property
Count
propertyCount
:
number
Beta
property
Size
propertySize
:
number
Beta
string
Count
stringCount
:
number
Beta
string
Size
stringSize
:
number
Settings
Member Visibility
Protected
Inherited
External
World Mutation
Early Execution
Theme
OS
Light
Dark
On This Page
Properties
array
Count
atom
Count
atom
Size
fast
Array
Count
fast
Array
Element
Count
function
Code
Size
function
Count
function
Line
Count
function
Size
memory
Allocated
Count
memory
Allocated
Size
memory
Used
Count
memory
Used
Size
object
Count
object
Size
property
Count
property
Size
string
Count
string
Size
@minecraft/debug-utilities
Loading...