public class ProcessStatusInfo
extends java.lang.Object
ps and top use.proc(5)}| Modifier and Type | Method and Description |
|---|---|
static ProcessStatusInfo |
getFor(int pid) |
long |
getKernelTime() |
int |
getPid() |
long |
getUserTime() |
public static ProcessStatusInfo getFor(int pid)
public int getPid()
public long getUserTime()
public long getKernelTime()