In an application we need to know what is the tiem interval between each sending packet in milliseconds. I use LocalTime to get time , but it overflows so that sometimes gives negative values sometimes gives positive values, the duration of overflow cycle is not too long. Any suggestion how to overcome this problem ? How can I solve overflow problem?
Also is there any comment or tips on how to format the times in milliseconds in LocalTime into normal Time format. if I pass time from pc to mote and want to update that and send it back to pc in normal time format. -- Best Regards Ashkan Ekhtiari
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
