org.jacorb.util.tracing

Class Timer

public class Timer extends Object

Constructor Summary
Timer()
Method Summary
voidstart(int rid, Object target)
longstop(int rid, Object target)

Constructor Detail

Timer

public Timer()

Method Detail

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 `