Searched defs:SleepSeconds (Results 1 – 3 of 3) sorted by relevance
143 void SleepSeconds(int Seconds) { in SleepSeconds() function
148 void SleepSeconds(int Seconds) { Sleep(Seconds * 1000); } SleepSeconds() function
426 void SleepSeconds(int Seconds) { SleepSeconds() function