public class Stopwatch extends Object
Stopwatch()
Stopwatch(String name)
long
lap()
void
reset()
split()
start()
stop()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Stopwatch()
public Stopwatch(String name)
public void reset()
public long start()
public long split()
public long lap()
public long stop()
public String toString()
toString
Object
Copyright © 2018. All rights reserved.