<div dir="ltr"><div>Hi everyone,</div><div><br></div><div>I hope you are well. I have a question for you and need some clarification. So, in my simulation, I'm trying to build a network where specific nodes start sending the packets at a particular time and stop. So, I'm trying to print an exact simulation time with a message in the terminal. I have tried putting the statement:
<b>std::cout << Simulator::Now() <<" print this" << std::endl;</b> in the loop where my nodes are present, but all I get is 0.0ns as that is the setting up time of the code before the loop starts. Can anyone please guide me on how to get what I want? I appreciate any help you can provide.   </div><br>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><p><b>Sai Gautam Mandapati</b></p>

<p>Deakin University</p><br></div></div></div>