Quote Originally Posted by sayzer View Post
So the question is, does johnmiller want to have an independent counter running int the background? the sample code above seems to say "No".

If we follow the sample code above, then the same code logic would also work with PAUSE 1000 or Pause 1 with 1000 counts as Skimask said.

Tomato or Potaito.
or was it tomato or tomaito
-----------
That's what I'm thinking...and since the O/P said it doesn't have to be too accurate, that's why I suggested the Pause 1 w/ 1000 counts. He'll get 1000 1ms pauses, and the extra cycles used will bring it up to over a second, but well short of 2 seconds. He can trim the 1000 counts value later easily if needed.