Feature Request
Hi,
It seems that the functions GetRAMPhysicalUsedByCurrentProcess(), GetRAMVirtualUsedByCurrentProcess() and GetRAMVirtualTotal() are not implemented for macOS platforms. Is this a limitation of macOS, or just a missing feature? If the latter I'd be interested in implementing it, but do you have a unit test/way to measure that the implementation is correct?
Feature Request
Hi,
It seems that the functions
GetRAMPhysicalUsedByCurrentProcess(),GetRAMVirtualUsedByCurrentProcess()andGetRAMVirtualTotal()are not implemented for macOS platforms. Is this a limitation of macOS, or just a missing feature? If the latter I'd be interested in implementing it, but do you have a unit test/way to measure that the implementation is correct?