SystemMemInfo

Undocumented in source.

Members

Functions

freeRAM
ulong freeRAM()
Undocumented in source. Be warned that the author may not have intended to support it.
freeRAMPercent
double freeRAMPercent()
Undocumented in source. Be warned that the author may not have intended to support it.
freeVirtMem
ulong freeVirtMem()
Undocumented in source. Be warned that the author may not have intended to support it.
freeVirtMemPercent
double freeVirtMemPercent()
Undocumented in source. Be warned that the author may not have intended to support it.
totalRAM
ulong totalRAM()
Undocumented in source. Be warned that the author may not have intended to support it.
totalVirtMem
ulong totalVirtMem()
Undocumented in source. Be warned that the author may not have intended to support it.
update
void update()
Undocumented in source. Be warned that the author may not have intended to support it.
usedRAM
ulong usedRAM()
Undocumented in source. Be warned that the author may not have intended to support it.
usedRAMPercent
double usedRAMPercent()
Undocumented in source. Be warned that the author may not have intended to support it.
usedVirtMem
ulong usedVirtMem()
Undocumented in source. Be warned that the author may not have intended to support it.
usedVirtMemPercent
double usedVirtMemPercent()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta