Im creating an app which tests how many sprites my pc can handle. .Basically all i did was to create a sprite every milisecond and then a counter which shows how many sprites there are on screen using the Sprite.Count event.
Is there any way to set the time scale to 0 when the frame rate drops to 15?.