[Tinyos-help] Time measurment in TOSSIM
Philip Levis
pal at cs.stanford.edu
Mon Oct 1 09:22:10 PDT 2007
On Oct 1, 2007, at 5:01 AM, Liron Elmaleh wrote:
> 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?
TOSSIM does not simulate execution time.
Phil
More information about the Tinyos-help
mailing list