granularity level: instruction
.class public Lcom/google/firebase/installations/time/SystemClock;
.super Ljava/lang/Object;
.source "SystemClock.java"
.implements Lcom/google/firebase/installations/time/Clock;
.field private static singleton:Lcom/google/firebase/installations/time/SystemClock;
.method private constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public static getInstance()Lcom/google/firebase/installations/time/SystemClock;
.locals 1
sget-object v0, Lcom/google/firebase/installations/time/SystemClock;->singleton:Lcom/google/firebase/installations/time/SystemClock;
if-nez v0, :cond_0
new-instance v0, Lcom/google/firebase/installations/time/SystemClock;
invoke-direct {v0}, Lcom/google/firebase/installations/time/SystemClock;-><init>()V
sput-object v0, Lcom/google/firebase/installations/time/SystemClock;->singleton:Lcom/google/firebase/installations/time/SystemClock;
:cond_0
sget-object v0, Lcom/google/firebase/installations/time/SystemClock;->singleton:Lcom/google/firebase/installations/time/SystemClock;
return-object v0
.end method
.method public currentTimeMillis()J
.locals 2
invoke-static {}, Ljava/lang/System;->currentTimeMillis()J
move-result-wide v0
return-wide v0
.end method