模擬器內存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 |