You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gopsutil/cpu
WAKAYAMA Shirou 5f8b99aa65 windows: GetWmic returns [][]string where string split by "," 10 years ago
..
cpu.go cpu: use wmic to get CPU usage on Windows. 10 years ago
cpu_darwin.go forget to change float32 to float64 10 years ago
cpu_freebsd.go forget to change float32 to float64 10 years ago
cpu_linux.go change CPUTimes type from float32 to float64 to resolve precision issue. 10 years ago
cpu_test.go cpu: use wmic to get CPU usage on Windows. 10 years ago
cpu_unix.go cpu: fix build option on unix. 10 years ago
cpu_windows.go windows: GetWmic returns [][]string where string split by "," 10 years ago