Times.smali
.class public final Lorg/spongycastle/util/Times;
.super Ljava/lang/Object;
.source "Times.java"
# direct methods
.method public constructor <init>()V
.registers 1
.prologue
.line 3
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public static nanoTime()J
.registers 2
.prologue
.line 7
invoke-static {}, Ljava/lang/System;->nanoTime()J
move-result-wide v0
return-wide v0
.end method