mirror of
https://github.com/neovim/neovim.git
synced 2026-04-25 16:54:12 +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.