Hi,
Is there such a thing as a "Stop Watch" built into AVRCo.
I.e.
StartStopwatch;
do somethnig ie a few lines of code, function call etc
StopStopwatch;
Writeln(Serout,'EllapsedTime in mS =',InttoStr(Stopwatch);
Neil.
Is there such a thing as a "Stop Watch" built into AVRCo.
I.e.
StartStopwatch;
do somethnig ie a few lines of code, function call etc
StopStopwatch;
Writeln(Serout,'EllapsedTime in mS =',InttoStr(Stopwatch);
Neil.