CustomBar: Plugin Reference

SystemInfo.TotalMem

Obtains the amount of physical memory present on the system.

SystemInfo.TotalMem( string Unit )

Parameters

Unit

Unit to return information in. Can be one of the following:

B - Bytes
KB - Kilobytes
MB - Megabytes
GB - Gigabytes
% - Percent.

Return Value (integer)

Physical memory size in Unit units.