Period for on timer event
-
Dear forum members
Is it possible to use miliseconds for the on timer event?
Now i have 1 sec but i like to have 0.1 or even 0.01 second -
You can try it, but in the documentation there is a function EventSetTimer() which has one input parameter for the number of seconds, and this parameter is integer.
-
ok I will try this but it is hard to see if it is not rounding up to 1 instead of 0.1