Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How does the delay function work?

Asked by 5 years ago

Something I am not really sure about: Does the delay function wait exact times or is it like wait() where it will be stretched out based on the server's needs?

0
"like wait() where it will be stretched out based on the server's needs" 'no. wait does not stretch out based on any needs, it simply yields the script User#19524 175 — 5y
0
"Another thing to keep in mind is that wait is not guaranteed to return in precisely the time interval you requested" https://blog.roblox.com/2012/05/using-wait-wisely/ i know its an old post but it still applies to today's coding, Sonostor 17 — 5y

Answer this question