What is the difference between a wait() and sleep() in threads? This function below doesnÒ€ℒt work like i want it to; Being a js novice i canÒ€ℒt figure out why.

Recommended for you

If you want a no busy wait for lua for use in frames for videogames or applications, perhaps wxlua or other libraries may provide less resource craving sleep functions.