toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-node
/
node.v8
/
HeapSpaceStatistics
Heap
Space
Statistics
sealed
external
interface
HeapSpaceStatistics
(
source
)
Members
Properties
physical
Space
Size
Link copied to clipboard
abstract
var
physicalSpaceSize
:
Double
space
Available
Size
Link copied to clipboard
abstract
var
spaceAvailableSize
:
Double
space
Name
Link copied to clipboard
abstract
var
spaceName
:
String
space
Size
Link copied to clipboard
abstract
var
spaceSize
:
Double
space
Used
Size
Link copied to clipboard
abstract
var
spaceUsedSize
:
Double