mirror of
https://github.com/shirou/gopsutil.git
synced 2025-05-01 13:48:52 +08:00

It calls mem.VirtualMemory() and process.MemoryInfo(), so on the platforms where those work MemoryPercent() will as well. Tested on Darwin.
It calls mem.VirtualMemory() and process.MemoryInfo(), so on the platforms where those work MemoryPercent() will as well. Tested on Darwin.