|
Re: Loop execution time for Autonomous code
If you look at the code, it shows the autonomous mode and the non-autonomous mode called at the same time, so I am pretty sure it is the same time for a loop in autonomous mode as it is in non-autonomous mode.
they might be off by a microsecond or two, because of the functions called, but they're basically the same
__________________
- from B B frank
Last edited by AIBob : 12-02-2005 at 14:28.
|