haxe
Gc
package neko.vm
Available on macro, nekoNeko garbage collector utility.
Static methods
static run (major:Bool):Void
Run the Neko garbage collector.
static stats ():{heap:Int, free:Int}
Return the size of the GC heap and the among of free space, in bytes.
© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/neko/vm/Gc.html