Searched refs:CompletionTime (Results 1 – 1 of 1) sorted by relevance
331 static ULONG CompletionTime = 0; in BiosMiscService() local336 if (GetTickCount() >= CompletionTime) in BiosMiscService()351 CompletionTime = GetTickCount() + (MAKELONG(getDX(), getCX()) / 1000); in BiosMiscService()