Hi,
I'm getting a little confused. Assume my current timer is 12000 units
and I call timer.stop(). Then I run it again periodically for 1s, i.e.
timer.startPeriodic(1024). So 1 second later, when I call timer.getNow(),
will I get 13024 (or at least something around this range) or should I
expect to get 1024 since I've just re-started the timer?
Thanks.
Regards,
Azhar
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help