mirror of
https://github.com/neovim/neovim.git
synced 2025-10-17 07:16:09 +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.