33 lines
490 B
Smali
33 lines
490 B
Smali
.class public Lcom/glu/plugins/gluanalytics/PerfMeasure;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
|
|
# instance fields
|
|
.field public averageFPS:D
|
|
|
|
.field public currentMem:D
|
|
|
|
.field public lastFPS:D
|
|
|
|
.field public maxFPS:D
|
|
|
|
.field public maxMem:D
|
|
|
|
.field public minFPS:D
|
|
|
|
.field public startMem:D
|
|
|
|
.field public time:D
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 3
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|