My ping for a real-time game is generally around 20-50 ms, but sometimes shoots up over 200, and then quickly back down to double-digits again. I am worried that this has something to do with my real-time script momentarily doing a lot of processing which is causing the hiccup.
Is there any time profiler for real-time scripts so I can see exactly which functions take the most time?
Apps4Life, LLC
My ping for a real-time game is generally around 20-50 ms, but sometimes shoots up over 200, and then quickly back down to double-digits again. I am worried that this has something to do with my real-time script momentarily doing a lot of processing which is causing the hiccup.
Is there any time profiler for real-time scripts so I can see exactly which functions take the most time?
1 person has this question