[Solved]-Trying Find Time Taken Packet Travelling One Node Another Ns3 Write Function Void Receivep Q37234127
i just trying to find the time taken by each packet fortravelling from one node to another in ns3 so what should i writeIn function “void ReceivePacket (Ptr socket)”, so that it recordcurrent time in the log when a packet is received. The final loglooks like “Just received one packet at xxx”, where xxx representsthe time in the simulation that the packet is received
Expert Answer
Answer to i just trying to find the time taken by each packet for travelling from one node to another in ns3 so what should i writ… . . .
OR

