mirror of
https://github.com/neovim/neovim.git
synced 2025-12-15 02:45:39 +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.