apkfuckery/com.discord/smali_classes2/f/j/d/l/c.smali

45 lines
725 B
Smali
Raw Normal View History

2020-04-17 17:35:24 +00:00
.class public Lf/j/d/l/c;
2019-12-06 03:29:40 +00:00
.super Ljava/lang/Object;
.source "SystemClock.java"
# interfaces
2020-04-17 17:35:24 +00:00
.implements Lf/j/d/l/a;
2019-12-06 03:29:40 +00:00
# static fields
2020-04-17 17:35:24 +00:00
.field public static final a:Lf/j/d/l/c;
2019-12-06 03:29:40 +00:00
# direct methods
.method public static constructor <clinit>()V
.locals 1
2020-04-17 17:35:24 +00:00
new-instance v0, Lf/j/d/l/c;
2019-12-06 03:29:40 +00:00
2020-04-17 17:35:24 +00:00
invoke-direct {v0}, Lf/j/d/l/c;-><init>()V
2019-12-06 03:29:40 +00:00
2020-04-17 17:35:24 +00:00
sput-object v0, Lf/j/d/l/c;->a:Lf/j/d/l/c;
2019-12-06 03:29:40 +00:00
return-void
.end method
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public a()J
.locals 2
invoke-static {}, Ljava/lang/System;->currentTimeMillis()J
move-result-wide v0
return-wide v0
.end method