public class MacProcess extends AbstractProcess
OSProcess.StatekernelTime, name, parentProcessID, path, priority, processID, residentSetSize, startTime, state, threadCount, upTime, userTime, virtualSize| Constructor and Description |
|---|
MacProcess(String name,
String path,
int osXState,
int processID,
int parentProcessID,
int threadCount,
int priority,
long virtualSize,
long residentSetSize,
long kernelTime,
long userTime,
long startTime,
long now) |
getKernelTime, getName, getParentProcessID, getPath, getPriority, getProcessID, getResidentSetSize, getStartTime, getState, getThreadCount, getUpTime, getUserTime, getVirtualSize, toJSONCopyright © 2010–2016 com.github.dblock. All rights reserved.