エミュレータメモリCpuCapturer
public class EmulatorMemoryCpuCapturer
extends Object
java.lang.Object | |
↳ | com.android.tradefed.device.metric.EmulatorMemoryCpuCapturer |
まとめ
パブリック コンストラクター | |
---|---|
EmulatorMemoryCpuCapturer ( ITestDevice device) |
公開メソッド | |
---|---|
float | getCpuUsage () |
long | getPssMemory () |
保護されたメソッド | |
---|---|
IRunUtil | getRunUtil () |
パブリック コンストラクター
公開メソッド
getCpuUsage
public float getCpuUsage ()
戻り値 | |
---|---|
float |
getPssMemory
public long getPssMemory ()
戻り値 | |
---|---|
long |