I'd like to schedule a delay of 1 sec. simulating a packet verification in AODV by a receiving function. I tried calling another instance of Scheduler class inside the function with the same packet but of course the uid_ is no longer 0. Can someone help me out. Thanks