What is the fast timer you can set?
(seems like setting it to 1second is the quickest updates?)
Just say you wanted a half a second
timer.Initialize("timer",??)
and this would be 1 second correct?
timer.Initialize("timer",1)
or is this 1/1000th of a second
thanks in advance
edit: see timer test
(seems like setting it to 1second is the quickest updates?)
Just say you wanted a half a second
timer.Initialize("timer",??)
and this would be 1 second correct?
timer.Initialize("timer",1)
or is this 1/1000th of a second
thanks in advance
edit: see timer test
Attachments
Last edited: