Lines Matching refs:time0
1903 int time0 = GetTickCount();1911 if( (delay > 0 && abs((int)(GetTickCount() - time0)) >= delay) || hg_windows == 0 )