On 1/3/07, Michael Newman <[EMAIL PROTECTED]> wrote:
  command result_t  StdControl.start() {
    // Start a repeating timer that fires  every 1000ms
    return call Timer.start(TIMER_REPEAT,  1000);
  }

It does fire every 1000ms.  Every 1000 binary milliseconds to be precise.

RTM:
http://tinyos.cvs.sourceforge.net/*checkout*/tinyos/tinyos-2.x/doc/html/tep102.html

or RTM:
http://csl.stanford.edu/~pal/pubs/tinyos-programming.pdf

-Joe
_______________________________________________
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to