Create a loop without a timer
Well the title says it all. I have behaviors in a timer that I want to function endlessly. The problem is that I want the behaviors inside the timer to repeat as fast as possible. The fastest possible with a timer is every 0.01 seconds. How can I remove the timer so the sequence repeats as fast as the device it's running on is able to let it?
Comments
I'm creating a prime number calculator. Are you sure about that because it doesn't seem any faster.
because the device will kept doing it once they finish
so 100 just check 2 3 5 7
Calvin