Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.sunflow.system.Timer
public class Timer
extends java.lang.Object
Constructor Summary | |
|
Method Summary | |
@Override | |
void |
|
long |
|
double |
|
void |
|
static String |
|
static String |
|
public @Override String toString()
public void end()
public long nanos()
public double seconds()
public void start()
public static String toString(double seconds)
public static String toString(long nanos)