[Tinyos-help] Time measurment in TOSSIM

Liron Elmaleh eliron at cs.huji.ac.il
Mon Oct 1 05:01:28 PDT 2007


Hi,
I'm trying to measure the time that a task is running.
For this issue I'm printing a message using the function 
sim_time_string() in the begining & the end of the runTask function, but 
even when I'm using a task with a big loop in it, I still see that the 
difference is 0.
How can I get the real time of the task's run?

Liron.


More information about the Tinyos-help mailing list