gc

CollectError

object CollectError 

Error occured while collecting

allocated

fun allocated() > int 

Returns the number of allocated bytes

Returns: allocated bytes

collect

fun collect() > void !> CollectError 

Triggers a GC sweep

Last Updated:
Contributors: Benoit Giannangeli