getTotalMemoryInBytes

ulong
getTotalMemoryInBytes
()

Return Value

Type: ulong

size of machine's RAM in bytes, as reported in /proc/meminfo

Throws

ErrnoException on failure to parse this file.

Meta