A comparison of BASIC language timing loops for the TRS-80 microcomputer

For users who wish to program the TRS-80 microcomputer exclusively in BASIC, the FOR-NEXT timing loop provides almost twice as fine temporal resolution as the incrementing loop. A temporal resolution of 6.62 msec is possible with the FOR-NEXT loop.