Searched refs:PAUSE_OR_SLEEP (Results 1 – 1 of 1) sorted by relevance
48 #define PAUSE_OR_SLEEP(x) PAUSE; macro51 #define PAUSE_OR_SLEEP(x) SleepMs(x);172 PAUSE_OR_SLEEP(20000); in StartStopTest()