10-06-2016, 07:53 AM
ok, it's 4 times the function execution time, so fits the bill.
i'll use wait 0.001 in my functions when needed the lesser wait time.
Now I have another question:
i need to monitor and make vissible on my computer those values calcualted each 2 ms.
As it's very short time between two values, OnScreenDisplay is no more usable.
Can you give me a hint about a valuable method to show those 2 ms values change (must be visible all the time)....
i'll use wait 0.001 in my functions when needed the lesser wait time.
Now I have another question:
i need to monitor and make vissible on my computer those values calcualted each 2 ms.
As it's very short time between two values, OnScreenDisplay is no more usable.
Can you give me a hint about a valuable method to show those 2 ms values change (must be visible all the time)....