[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ns] Hold time



Hi,
  Is there any way you can delay time in ns? I went through 'delay.cc' and
saw how they rescheduled the sending of the packet for a later time but
that requires several changes(especially the send and receive functions).
I want to delay the sending of a tcp packet in 'tcp.cc'.Is there a simple
way of just holding time (Eg:in simulators like CSIM,there is a function
called hold(time) ).

I'd appreciate any help.
Thanks,
Michelle