toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-foundation
/
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
(
)