How to Determine Elapsed Time of a Loop
amalfiCoast
Posts: 132
in Propeller 1
Hello,
Is there a way to determine the elapsed time of a loop in Propeller C?
Thank you.
Is there a way to determine the elapsed time of a loop in Propeller C?
Thank you.
Comments
Have I implemented this correctly by dividing by 80,000,000 to get the elapsed time in seconds?
David
Thanks. I have now initialized delta to an estimated value. Before it was assuming delta is zero.
Mike,
Thanks so much for your help. I have not changed anything with the clock so I'm assuming it is still set to 80 MHz.
David