Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
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