org.jacorb.util.tracing
Class Timer

java.lang.Object
  extended byorg.jacorb.util.tracing.Timer

public class Timer
extends java.lang.Object


Constructor Summary
Timer()
           
 
Method Summary
 void start(int rid, java.lang.Object target)
           
 long stop(int rid, java.lang.Object target)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Timer

public Timer()
Method Detail

start

public void start(int rid,
                  java.lang.Object target)

stop

public long stop(int rid,
                 java.lang.Object target)
Returns:
difference between start and stop time for request rif `