toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-node
/
node.v8
/
GCProfilerResultStatisticsItem
GCProfiler
Result
Statistics
Item
sealed
external
interface
GCProfilerResultStatisticsItem
(
source
)
Members
Properties
after
GC
Link copied to clipboard
abstract
var
afterGC
:
GCProfilerResultStatisticsItemAfterGC
before
GC
Link copied to clipboard
abstract
var
beforeGC
:
GCProfilerResultStatisticsItemBeforeGC
cost
Link copied to clipboard
abstract
var
cost
:
Double
gc
Type
Link copied to clipboard
abstract
var
gcType
:
String