Shen Ke wrote: > Hi, > I want to get the computational(running) time of a function written by > myself. I'm developing under tinyos1.x. > Thanks for any help. > > > > > ------------------------------------------------------------------------ > > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
I think you can use TimerMilliC to get the time before and after you run the task. Regards, Hui Kang _______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
