shirou_gopsutil/cpu
WAKAYAMA shirou 64357f04e7 use StackExchange/wmi instead of invoking wmic process.
Note: This may not work on some old Windows XP.
2015-04-20 00:05:31 +09:00
..
cpu.go cpu: use wmic to get CPU usage on Windows. 2015-03-11 23:00:06 +09:00
cpu_darwin.go forget to change float32 to float64 2015-02-15 20:48:29 +09:00
cpu_freebsd.go forget to change float32 to float64 2015-02-15 20:48:29 +09:00
cpu_linux.go change CPUTimes type from float32 to float64 to resolve precision issue. 2015-02-13 22:45:12 +09:00
cpu_test.go cpu: use wmic to get CPU usage on Windows. 2015-03-11 23:00:06 +09:00
cpu_unix.go cpu: fix build option on unix. 2015-03-11 23:06:00 +09:00
cpu_windows.go use StackExchange/wmi instead of invoking wmic process. 2015-04-20 00:05:31 +09:00