Searched refs:GetTickCount (Results 1 – 2 of 2) sorted by relevance
60 uint32_t GetTickCount(void) in GetTickCount() function77 start = GetTickCount(); in rsi_delay_ms()79 } while (GetTickCount() - start < val); in rsi_delay_ms()
65 uint32_t GetTickCount(void);