setGCThreshold

Set threshold of allocated memory to trigger a garbage collection.

package
static if(useGC)
void
setGCThreshold
(
size_t value
)

Meta