public class Timer extends Object
Timer(TimestampProvider times)
Duration
elapsed()
Timepoint
getStartTime()
long
getStartTime(TimeUnit u)
Timer
start()
stop()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Timer(TimestampProvider times)
public Timer start()
public long getStartTime(TimeUnit u)
public Timepoint getStartTime()
public Timer stop()
public Duration elapsed()
public String toString()
toString
Object
Copyright © 2012–2014. All rights reserved.