Last updated 2 years ago
Runs the Qml garbage collector.
qml_collectgarbage
The garbage collector will attempt to reclaim memory by locating and disposing of objects that are no longer reachable in the script environment.
qml_collectgarbage()
Allan CORNET
1.0.0
initial version