DoubleTimeTracker$SystemClockClock.smali
.class Lcom/mopub/common/DoubleTimeTracker$SystemClockClock;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Lcom/mopub/common/DoubleTimeTracker$Clock;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/mopub/common/DoubleTimeTracker;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x8
name = "SystemClockClock"
.end annotation
# direct methods
.method private constructor <init>()V
.registers 1
.line 78
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method synthetic constructor <init>(Lcom/mopub/common/DoubleTimeTracker$1;)V
.registers 2
.line 78
invoke-direct {p0}, Lcom/mopub/common/DoubleTimeTracker$SystemClockClock;-><init>()V
return-void
.end method
# virtual methods
.method public elapsedRealTime()J
.registers 3
.line 80
invoke-static {}, Landroid/os/SystemClock;->elapsedRealtime()J
move-result-wide v0
return-wide v0
.end method