EmulatorMemoryCpuCapturer

public class EmulatorMemoryCpuCapturer
extends Object

java.lang.Object
   ↳ com.android.tradefed.device.metric.EmulatorMemoryCpuCapturer


摘要

公用建構函式

EmulatorMemoryCpuCapturer(ITestDevice device)

公用方法

float getCpuUsage()
long getPssMemory()

公用建構函式

EmulatorMemoryCpuCapturer

public EmulatorMemoryCpuCapturer (ITestDevice device)

參數
device ITestDevice

公用方法

getCpuUsage

public float getCpuUsage ()

傳回
float

getPssMemory

public long getPssMemory ()

傳回
long