This website requires JavaScript.
Explore
Help
Sign In
OrgGo
/
gotop
mirror of
https://github.com/cjbassi/gotop.git
Watch
1
Star
0
Fork
You've already forked gotop
0
Code
Issues
Projects
Releases
Wiki
Activity
tcell-migration
gotop
/
vendor
/
github.com
/
shirou
/
gopsutil
/
cpu
/
cpu_freebsd_amd64.go
10 lines
103 B
Go
Raw
Permalink
Blame
History
package
cpu
type
cpuTimes
struct
{
User
uint64
Nice
uint64
Sys
uint64
Intr
uint64
Idle
uint64
}
Reference in New Issue
View Git Blame
Copy Permalink