Hi,
I have a question as bellow:
when a node receives a message, it starts a random timer, then is
broadcasts the message after the timer expire. like
event TOS_MsgPtr receive(TOS_MsgPtr m);
{
start a random timer;
when the timer expire, broadcast the message;
}
Is there any one who knows how to use the random timer in this case? Any
suggestion is appreciated. Thanks
Best regards,
Tony
_________________________________________________________________
免费下载 MSN Explorer: http://explorer.msn.com/lccn/
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help