public interface ProcessCpuUsage extends Serializable
| Modifier and Type | Method and Description |
|---|---|
long |
getKernelJiffies() |
long |
getTotalJiffies() |
long |
getUserJiffies() |
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.