Results: A is for wait 0.01 seconds B is for wait 0 seconds 5 seconds: A: 152 B: 152 Conclusion: exact same 2 minutes: A: 600 B: 604 Conclusion: wait 0 seconds is slightly faster Also heres a note for 2 minutes, the counter went up by around 600 but for 5 seconds the counter went up by around 150 so scratch is not exactly good for precision calculations is what we learned ig also its kinda important to note that my code is not EXACTLY 5 seconds because theres a delay of around 2 scratch frames in my code 2025 (2 years later) 100 seconds test 0.01: 1247 0: 1251 Don't use 0.01 seconds. It probably doesn't matter but 0 seconds more precise.