EmulatorMemoryCpuCapturer

public class EmulatorMemoryCpuCapturer
extends Object

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


סיכום

קונסטרוקטורים גלויים לכולם

EmulatorMemoryCpuCapturer(ITestDevice device)

שיטות ציבוריות

float getCpuUsage()
long getPssMemory()

שיטות מוגנות

IRunUtil getRunUtil()

קונסטרוקטורים גלויים לכולם

EmulatorMemoryCpuCapturer

public EmulatorMemoryCpuCapturer (ITestDevice device)

פרמטרים
device ITestDevice

שיטות ציבוריות

getCpuUsage

public float getCpuUsage ()

החזרות
float

getPssMemory

public long getPssMemory ()

החזרות
long

שיטות מוגנות

getRunUtil

protected IRunUtil getRunUtil ()

החזרות
IRunUtil