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 64357f04e7 use StackExchange/wmi instead of invoking wmic process.
Note: This may not work on some old Windows XP.
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 use StackExchange/wmi instead of invoking wmic process. 10 years ago