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