Searched refs:SleepSeconds (Results 1 – 5 of 5) sorted by relevance
72 SleepSeconds(Seconds); in AlarmHandler()377 void SleepSeconds(int Seconds) { in SleepSeconds() function
53 void SleepSeconds(int Seconds);
143 void SleepSeconds(int Seconds) { in SleepSeconds() function
148 void SleepSeconds(int Seconds) { Sleep(Seconds * 1000); } in SleepSeconds() function
224 SleepSeconds(600); in PulseThread()306 SleepSeconds(1); in RssThread()