Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Info ¶
type Info struct {
Process string
Pid int64
Name string
PPid int64
PGrp int64
Session int64
Utime int64
Stime int64
CUtime int64
CStime int64
Priority int64
Nice int64
Threads int64
Start int64
Vsize int64
RSS int64
State State
}
Info describes the information of a running process
Click to show internal directories.
Click to hide internal directories.