Hi
Does anyone have example of the use of the time module and especially the clock() function. The digi python programming guide has very little about it and I can’t get it working.
I am trying to measure transmission times of my xbee series 2 modules. Is there maybe easier ways to count the time between sendto() and recvfrom() in a loobpack test? Any help or hints or example codes will be very appreciated!
-Matalalento-
Edit.
Never mind to the first question I had again other code disturbing things. Time module works simply importing time and then using time.clock()
Message was edited by: matalalento