GCProfiler

external class GCProfiler(source)

This API collects GC data in current thread.

Since

v19.6.0, v18.15.0

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
fun start()

Start collecting GC data.

Link copied to clipboard

Stop collecting GC data and return an object. The content of object is as follows.