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
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to