StopWatch

public class StopWatch

Creation Date: 5/12/2006

Author:Twinsen Tsang

Methods

getCurrentTimestamp

public static final Timestamp getCurrentTimestamp()

getElapsedTime

public long getElapsedTime()

getElapsedTimeInSecond

public double getElapsedTimeInSecond()

getEndTime

public long getEndTime()

getStartTime

public long getStartTime()

reset

public void reset()

start

public void start()

stop

public void stop()