Skip to content

Wonkey gc gcsettrigger

wonkey:wonkey.gc.GCSetTrigger

Function GCSetTrigger:Void( trigger:ULong )#

Sets garbage collection trigger value.

The GC trigger is the number of bytes of memory that must be allocated before a garbage collection is automatically performed.

By default, the GC trigger is set to 4 megabytes.