Its neither in miliseconds or microsends. It depends on the platform your running on. Take a look at the comments in the SysTimerM.nc file for the platform you are working with. I assume its either a mica2 or mica2dot, so you would need to look at the file in:
$TOSROOT/tos/platform/mica2/SysTimerM.nc Kevin On 9/1/07, Ray kah <[EMAIL PROTECTED]> wrote: > Hello > > I need to know what unit does "call SysTime.getTime32()" returns. Is it in > ms or usec ? Also what does this time value means ? > > I appreciate your help on this > > Regards, > Ray > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > -- ~Kevin _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
