Quote:
Originally Posted by Pelikano
Didn't read through the posts, but you can't "count time" inside a timeout anyway, because if you set the timeout to 0.1, it doesn't mean that it will actually be called after 0.1 seconds, it may be called after 0.5 seconds depending on the performance...
|
You can, but it's not as accurate. That is why I asked, would it not be better to just use timevar/timevar2?