JCL Help:GetMemoryLoad

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Returns the current system memory load.


Pascal

 function GetMemoryLoad: Byte;


Return Value

The current system memory load.


Description

This function returns the current system memory load. The result is a value between 0 and 100.


See Also

GetSwapFileUsage


About

Unit

JclSysInfo


Donator

Peter Friese (Win32) André Snepvangers (Unix)


Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page