In theory all old Java code is compatible with new JRE versions.
I believe Java 1.5 (known as Java 5...) is the preferred version
for later TOS releases.

But I don't know that it contains a microsecond timer. The usual
currentTime() method is speced in milli-sec. But the resolution
is left as an implementation detail, and seems to be 10ms under
MSWidows. I found a microsecond time interface on an IBM website
a long time ago but never got around to using it so I don't know
if it really had usec resolution.

MS

Poonam Hiwal wrote:
> Hi, I am trying to timestamp coming packets at listen program , for that 
> I require microseconds, do anyone have idea, how to do it. Is java 5.X 
> is compatible with tinyos 1.x ????
>  
> Thanx,
>  
> Poonam
>  
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Tinyos-help mailing list
> [email protected]
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

-- 
Platform: WinXP/Cygwin
TinyOS version: 1.x, Boomerang
Programmer: MIB510
Device(s): Mica2, MicaZ, Tmote
Sensor board: homebrew

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

Reply via email to