Hi,

I am using FTSP to synchronise time between some nodes in a network. What
i want to know is. When i use timers on these nodes, like when i start a
periodic timer that fires every 1000 ms, does the timer use the local time
or the global time. i.e. if the timer is started at the same time on 2
different nodes, and it fires some 'n' times, will the same time have
elapsed on both the nodes (w.r.t to global) ? OR are the timers just using
the local time without adjusting any skew ?

Because, if the later is true then the onus is on me to adjust the timing
of the timers so that the firing of the timers on different motes is
synchronised..

Regards
Akhila


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to