org.openjump.test
Class PerformanceUtilsTest

java.lang.Object
  extended by org.openjump.test.PerformanceUtilsTest

public class PerformanceUtilsTest
extends java.lang.Object

Author:
Benjamin Gudehus

Constructor Summary
PerformanceUtilsTest()
           
 
Method Summary
 void start_time()
           
 void stop_duration()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PerformanceUtilsTest

public PerformanceUtilsTest()
Method Detail

start_time

public void start_time()

stop_duration

public void stop_duration()
                   throws java.lang.InterruptedException
Throws:
java.lang.InterruptedException