模拟器内存CpuCapturer
public class EmulatorMemoryCpuCapturer
extends Object
java.lang.Object | |
↳ | com.android.tradefed.device.metric.EmulatorMemoryCpuCapturer |
概括
公共构造函数 | |
---|---|
EmulatorMemoryCpuCapturer ( ITestDevice device) |
公共方法 | |
---|---|
float | getCpuUsage () |
long | getPssMemory () |
受保护的方法 | |
---|---|
IRunUtil | getRunUtil () |
公共构造函数
公共方法
获取CPU使用率
public float getCpuUsage ()
退货 | |
---|---|
float |
getPss内存
public long getPssMemory ()
退货 | |
---|---|
long |