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 4694ce0e4d cpu: use wmic to get CPUInfo on Windows 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: use wmic to get CPUInfo on Windows 10 years ago
cpu_windows.go cpu: use wmic to get CPUInfo on Windows 10 years ago