TimeoutRemainder.DefaultSystemNanoTime

public static class TimeoutRemainder.DefaultSystemNanoTime
extends Object implements TimeoutRemainder.SystemNanoTimeProvider

java.lang.Object
   ↳ com.android.tradefed.device.server.TimeoutRemainder.DefaultSystemNanoTime


요약

필드

public static TimeoutRemainder.DefaultSystemNanoTime sInstance

공개 생성자

DefaultSystemNanoTime()

공개 메서드

static TimeoutRemainder.DefaultSystemNanoTime getInstance()
long nanoTime()

필드

sInstance

public static TimeoutRemainder.DefaultSystemNanoTime sInstance

공개 생성자

DefaultSystemNanoTime

public DefaultSystemNanoTime ()

공개 메서드

getInstance

public static TimeoutRemainder.DefaultSystemNanoTime getInstance ()

반환 값
TimeoutRemainder.DefaultSystemNanoTime

nanoTime

public long nanoTime ()

반환 값
long