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