*It* will return a unique value, because you are calling the same object from two places, no matter from where.
On Sat, Aug 4, 2012 at 6:15 AM, Hongsheng Lu <h...@nd.edu> wrote: > > Hi there, > > I am a newer to NS2. Could anyone tells me > how Scheduler::instance().clock() works? In particular, > when Scheduler::instance().clock() are called at two different places in > the program (might be in different methods or classes), how can I tell > whether they return the same or different time? Thanks a lot. > > -- > Best Regards, > Hongsheng Lu >