org.uispec4j.utils
Class Chrono

java.lang.Object
  extended by org.uispec4j.utils.Chrono

public class Chrono
extends java.lang.Object


Method Summary
 void assertElapsedTimeLessThan(long max)
           
 long getElapsedTime()
           
static Chrono start()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

start

public static Chrono start()

assertElapsedTimeLessThan

public void assertElapsedTimeLessThan(long max)

getElapsedTime

public long getElapsedTime()


Copyright © 2004-2010. All Rights Reserved.