System:getSystemInfo
Method
Purpose
This method (on Microsoft Windows) returns the system process management information.
Type
Open, Synchronous, IMPACT_INFO.
Arguments
None
Returns
Name |
Type |
Description |
Integer |
System up time in seconds |
|
Free Real Memory |
Long |
Free Real Memory in KBytes |
% Free Real Memory |
Integer |
|
Total Real Memory |
Long |
Total Real Memory in KBytes |
Used Real Memory |
Long |
Used Real Memory in KBytes |
% Used Real Memory |
Integer |
% Used Real Memory in KBytes |