Un message en français suivra
Thank you for your email.
A response to your inquiry will be provided as quickly as possible within the 
next 24 hours, during business hours (Eastern Time).
If this is an urgent matter, please contact our office at 1-866-350-7710.
Thank you for contacting BBM -Bell Business Markets Collections
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Merci de votre courriel.
Nous répondrons à votre demande dans les plus brefs délais à l’intérieur des 
prochaines 24 heures , durant les heures normales de bureau (heure de l’Est).
Pour toute question urgente, veuillez appeler notre bureau aux 1 866 350-7710.
Merci d’avoir communiqué avec l’équipe Recouvrement de Bell Marchés Affaires.

From: [email protected]
Sent: Sunday, December 27, 2020 03:00 PM
To: [email protected]
Subject: [EXT]Tinyos-help Digest, Vol 204, Issue 1

Send Tinyos-help mailing list submissions to
        [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
        https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

or, via email, send a message with subject or body 'help' to
        [email protected]

You can reach the person managing the list at
        [email protected]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Tinyos-help digest..."


Today's Topics:

   1. Time function (Anita Patil)
   2. Re: Time function (Jeremy J)


----------------------------------------------------------------------

Message: 1
Date: Sun, 27 Dec 2020 19:27:17 +0530
From: Anita Patil <[email protected]>
Subject: [Tinyos-help] Time function
To: [email protected]
Message-ID:
        <cad-ozttk626yvjwdauemdjx94cppwjd_twvhrb0ru4ypako...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

Is there any function in nesC to compute time taken by a task processing?

In Timer.nc interface there are functions Iike getnow(), gett0() , getdt(),
startperiodic() etc. But I didn't get any function to compute time taken by
a task processing. I.e to start and stop the timer respectively before
posting a task and after posting a task.

Thank you in advance.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
https://www.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20201227/e4b2b266/attachment.html

------------------------------

Message: 2
Date: Sun, 27 Dec 2020 09:39:15 -0500
From: Jeremy J <[email protected]>
Subject: Re: [Tinyos-help] Time function
To: Anita Patil <[email protected]>
Cc: tinyos forum <[email protected]>
Message-ID:
        <can3ao+wbmf6xfdimiz2iqkxmu+j1tsxrruee3+0buazzjqd...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

There are no built in functions. you will have to manually snapshot the
timer count at the start    and stop  of a task

On Sun, Dec 27, 2020 at 8:59 AM Anita Patil <[email protected]>
wrote:

> Is there any function in nesC to compute time taken by a task processing?
>
> In Timer.nc interface there are functions Iike getnow(), gett0() ,
> getdt(), startperiodic() etc. But I didn't get any function to compute time
> taken by a task processing. I.e to start and stop the timer respectively
> before posting a task and after posting a task.
>
> Thank you in advance.
> _______________________________________________
> Tinyos-help mailing list
> [email protected]
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
https://www.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20201227/c979271f/attachment-0001.htm

------------------------------

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

End of Tinyos-help Digest, Vol 204, Issue 1
*******************************************
------------------------------------------------------------------------------
External Email: Please use caution when opening links and attachments / 
Courriel externe: Soyez prudent avec les liens et documents joints

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

Reply via email to