getTotalVirtualMemory
getTotalVirtualMemory
Returns the total virtual RAM available to the operating system in bytes.
Virtual Memory is reported as the total of the physical memory plus swap space.
Example:
Last updated