Searched refs:LastActivity (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/vim-55/src/
H A Dgui_w32.c199 static DWORD LastActivity = 0; variable
4597 if (LastActivity > 0
4598 && (dwTime - LastActivity) >= (DWORD)p_bdlay
4741 LastActivity = GetTickCount();

Completed in 79 milliseconds