Files
rr3-apk/smali_classes2/com/glu/plugins/gluanalytics/GluPerformance$PerfSample.smali
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

85 lines
1.7 KiB
Smali

.class Lcom/glu/plugins/gluanalytics/GluPerformance$PerfSample;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/glu/plugins/gluanalytics/GluPerformance;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = "PerfSample"
.end annotation
# instance fields
.field endMemory:D
.field isPaused:Z
.field isSuspended:Z
.field lastFPS:D
.field maxFPS:D
.field maxMemory:D
.field minFPS:D
.field pausedTimeTotal:D
.field placement:Ljava/lang/String;
.field preInitTime:D
.field sampleCount:J
.field startMemory:D
.field startPausedTimeStamp:D
.field startTimeStamp:D
.field final synthetic this$0:Lcom/glu/plugins/gluanalytics/GluPerformance;
.field totalFPS:D
.field totalMemory:D
.field type:I
.field userData:Ljava/util/Map;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/Map<",
"Ljava/lang/String;",
"*>;"
}
.end annotation
.end field
# direct methods
.method private constructor <init>(Lcom/glu/plugins/gluanalytics/GluPerformance;)V
.locals 0
iput-object p1, p0, Lcom/glu/plugins/gluanalytics/GluPerformance$PerfSample;->this$0:Lcom/glu/plugins/gluanalytics/GluPerformance;
.line 454
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public synthetic constructor <init>(Lcom/glu/plugins/gluanalytics/GluPerformance;Lcom/glu/plugins/gluanalytics/GluPerformance$1;)V
.locals 0
.line 454
invoke-direct {p0, p1}, Lcom/glu/plugins/gluanalytics/GluPerformance$PerfSample;-><init>(Lcom/glu/plugins/gluanalytics/GluPerformance;)V
return-void
.end method