Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-node
/
node.v8
/
HeapSpaceInfo
Heap
Space
Info
sealed
external
interface
HeapSpaceInfo
(
source
)
Members
Properties
physical_
space_
size
Link copied to clipboard
abstract
var
physical_space_size
:
Double
space_
available_
size
Link copied to clipboard
abstract
var
space_available_size
:
Double
space_
name
Link copied to clipboard
abstract
var
space_name
:
String
space_
size
Link copied to clipboard
abstract
var
space_size
:
Double
space_
used_
size
Link copied to clipboard
abstract
var
space_used_size
:
Double