Navigation
Name
Rascal
/
Libraries
/
util
/
Benchmark
/
gc
Synopsis
Force a garbage collection.
Function
int gc()
Usage
import util::Benchmark;
Description
This function forces a garbage collection and can, for instance, be used before running a benchmark.
[
Edit
] | [
New Subconcept
] | [
Recompile Course
] | [
Warnings
]
Is this page unclear, or have you spotted an error? Please add a comment below and help us to improve it. For all other questions and remarks, visit
ask.rascal-mpl.org
.