gams.control.options.ProcTreeMemMonitor Class Reference
Monitor the memory used by the GAMS process tree. More...
Static Public Attributes | |
int | Off = 0 |
Do not monitor memory usage for the GAMS process tree. | |
int | On = 1 |
Start a thread to monitor memory usage for the GAMS process tree. | |
Detailed Description
Monitor the memory used by the GAMS process tree.