10-06-2016, 05:46 AM
Hi Gintaras, Hi all,
I want to make a loop function, and I want it to be as fast as possible, so the wait time (XX value) at the end is the less value possible
Function Main
So, is it possible to know the average time spent by MyFunction to execute, so the XX value is the less possible?
I'd like a way to make average time for, say, 50 execution to calculate XX value as the most accurate possible value.
Thanks
I want to make a loop function, and I want it to be as fast as possible, so the wait time (XX value) at the end is the less value possible
Function Main
So, is it possible to know the average time spent by MyFunction to execute, so the XX value is the less possible?
I'd like a way to make average time for, say, 50 execution to calculate XX value as the most accurate possible value.
Thanks