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 ec2b509dda cpu: skip percpu percent test if windows. Windows can only get one CPU info currently. 10 years ago
..
cpu.go fix when converting CPUTimes to JSON, sometimes idel have exponent 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: skip percpu percent test if windows. Windows can only get one CPU info currently. 10 years ago
cpu_windows.go cpu: use wmic to get CPUInfo on Windows 10 years ago