- Joined
- Jul 12, 2005
- Messages
- 764
I made an experiment on this allways-up-to-date quaestion:
Which one is better, simple Wait, or PolledWait ('Wait game-time seconds' in GUI)?
Includes 4 triggers, 2 in GUI, and 2 in JASS (just for curiousity).
The triggers start a timer, and then it displays the elapsed time of the timer after a defined time.
The first trigger uses simple Wait, the second uses PolledWait.
There are 4 commands:
-w #
-pw #
-jw #
-jpw #
Test it, and post your opinions and notices. I got interesting results.
Recommended to test these wait-times:
0, 0.1, 1
Which one is better, simple Wait, or PolledWait ('Wait game-time seconds' in GUI)?
Includes 4 triggers, 2 in GUI, and 2 in JASS (just for curiousity).
The triggers start a timer, and then it displays the elapsed time of the timer after a defined time.
The first trigger uses simple Wait, the second uses PolledWait.
There are 4 commands:
-w #
-pw #
-jw #
-jpw #
Test it, and post your opinions and notices. I got interesting results.
Recommended to test these wait-times:
0, 0.1, 1