EmulatorMemoryCpuCapturer

public class EmulatorMemoryCpuCapturer
extends Object

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


Podsumowanie

Konstruktory publiczne

EmulatorMemoryCpuCapturer(ITestDevice device)

Metody publiczne

float getCpuUsage()
long getPssMemory()

Konstruktory publiczne

EmulatorMemoryCpuCapturer

public EmulatorMemoryCpuCapturer (ITestDevice device)

Parametry
device ITestDevice

Metody publiczne

getCpuUsage

public float getCpuUsage ()

Zwroty
float

getPssMemory

public long getPssMemory ()

Zwroty
long