com.google.code.tempusfugit.temporal
Class StopWatch
java.lang.Object
com.google.code.tempusfugit.temporal.StopWatch
public final class StopWatch
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StopWatch
public StopWatch(Clock clock)
- Since:
- 1.2
start
public static StopWatch start(Clock clock)
getStartDate
public Date getStartDate()
markAndGetTotalElapsedTime
public Duration markAndGetTotalElapsedTime()
Copyright © 2009-2012 tempus-fugit committers. All Rights Reserved.