org.jacorb.util.tracing

Class Timer


public class Timer
extends java.lang.Object

Constructor Summary

Timer()

Method Summary

void
start(int rid, Object target)
long
stop(int rid, Object target)

Constructor Details

Timer

public Timer()

Method Details

start

public void start(int rid,
                  Object target)


stop

public long stop(int rid,
                 Object target)

Returns:
difference between start and stop time for request rif `