mirror of
https://github.com/neovim/neovim.git
synced 2026-08-30 19:11:52 +00:00
MSVC doesn't have unistd.h or usleep() so it was replaced with the Sleep() WinAPI function.
MSVC doesn't have unistd.h or usleep() so it was replaced with the Sleep() WinAPI function.