Int gcSetFSD(Int fsd)
Arguments
fsd: The garbage collection parameter
Usage
Adjust garbage collector - higher values use less memory but run slower (the default value is 4, and a value of 1 disables garbage collection entirely). The default is almost always acceptable.