Quote Originally Posted by johnmiller View Post
well I don't need it to be accurate in that time frame (0.9-2sec) but I can't pause it in the while. So my best guess it a timer, but I can't seem to be able to do it that way
How long can you actually pause?
Instead of a 1,000 count Pause, you could use a 1,000,000 PauseUs. Surely that would be fast enough to do what you want to do within 5-10us, which we still don't know what that is...