korlibs
Toggle table of contents
6.1.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
korlibs
korlibs-memory
/
korlibs.memory
/
KmemGCImpl
Kmem
GCImpl
open
class
KmemGCImpl
Members
Constructors
Kmem
GCImpl
Link copied to clipboard
constructor
(
)
Properties
autotune
Link copied to clipboard
open
var
autotune
:
Boolean
cyclic
Collector
Enabled
Link copied to clipboard
open
var
cyclicCollectorEnabled
:
Boolean
threshold
Link copied to clipboard
open
var
threshold
:
Int
threshold
Allocations
Link copied to clipboard
open
var
thresholdAllocations
:
Long
Functions
collect
Link copied to clipboard
open
fun
collect
(
)
collect
Cyclic
Link copied to clipboard
open
fun
collectCyclic
(
)
resume
Link copied to clipboard
open
fun
resume
(
)
start
Link copied to clipboard
open
fun
start
(
)
stop
Link copied to clipboard
open
fun
stop
(
)
suspend
Link copied to clipboard
open
fun
suspend
(
)