fmt
This commit is contained in:
parent
c2ea7d14a0
commit
9a0ae2ae8b
@ -16,7 +16,7 @@ func main() {
|
||||
|
||||
p, _ := process.NewProcess(int32(*flagPID))
|
||||
v, err := p.Times()
|
||||
cnt:=0
|
||||
cnt := 0
|
||||
|
||||
for {
|
||||
if *flagNUM >= 0 && cnt >= *flagNUM {
|
||||
|
Loading…
x
Reference in New Issue
Block a user