Wait(5200 + random(75)); can u explain it?
Wait(5200 + random(75)); can u explain it?
Is this a joke? It does exactly what it says. Waits for 5200 milliseconds, with a chance of up to 75 extra milliseconds added onto it.
Send SMS messages using Simba
Please do not send me a PM asking for help; I will not be able to help you! Post in a relevant thread or make your own! And always remember to search first!
this is no joke and im learning this
Pko.
It simply waits 5200 Milliseconds and a random number between 0 - 74.
One second = 1000 milliseconds, just pointing that out.
So, the max it could wait would be 5.274 seconds.
There are currently 1 users browsing this thread. (0 members and 1 guests)