mirror of
https://github.com/neovim/neovim.git
synced 2026-08-28 01:51: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.