[Tinyos-devel] timesync

Omprakash Gnawali gnawali at usc.edu
Wed Feb 27 17:49:05 PST 2008


On Fri, Feb 22, 2008 at 11:41 AM, Miklos Maroti
<mmaroti at math.u-szeged.hu> wrote:
...

>
>  interface TimeSyncPacket<precision_tag>
>  {
>         /**
>          * Returns the current time of the clock that is used for this time
>          * synchronization service.
>          */
>         async command uint32_t getNow();
>

Why is getNow() in TimeSyncPacket interface?

- om_p


More information about the Tinyos-devel mailing list