public class Stopwatch extends Object
Stopwatch()
long
elapsed()
boolean
isRunning()
Stopwatch
reset()
start()
stop()
String
toString()
toString(boolean exact)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Stopwatch()
public boolean isRunning()
public Stopwatch start()
public Stopwatch stop()
public Stopwatch reset()
public long elapsed()
public String toString()
toString
Object
public String toString(boolean exact)
Copyright © 2015–2020 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.