This website works better with JavaScript.
Explore
Help
Sign In
public
/
bilibili-go-common
Watch
1
Star
0
Fork
You've already forked bilibili-go-common
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1
Commit
1
Branch
0
Tags
34 MiB
Go
89.7%
Starlark
10%
Shell
0.2%
Tree:
beccf3fe43
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'beccf3fe43'
${ noResults }
bilibili-go-common
/
vendor
/
github.com
/
shirou
/
gopsutil
/
cpu
/
cpu_freebsd_386.go
9 lines
103 B
Raw
Blame
History
package
cpu
type
cpuTimes
struct
{
User
uint32
Nice
uint32
Sys
uint32
Intr
uint32
Idle
uint32
}
Reference in new issue
Copy Permalink