This website requires JavaScript.
Explore
Help
Sign In
OrgGo
/
shirou_gopsutil
mirror of
https://hub.fastgit.org/shirou/gopsutil.git
Watch
1
Star
0
Fork
You've already forked shirou_gopsutil
0
Code
Issues
Projects
Releases
Wiki
Activity
980cc82c08
shirou_gopsutil
/
cpu
/
cpu_freebsd_386.go
10 lines
103 B
Go
Raw
Blame
History
package
cpu
type
cpuTimes
struct
{
User
uint32
Nice
uint32
Sys
uint32
Intr
uint32
Idle
uint32
}
Reference in New Issue
View Git Blame
Copy Permalink