/waitSync

use uv_sleep of libuv block the current thread

Primary LanguageC++

waitSync

node version >=v12.18.1 inspired by time and node-sleep

rebuild

node-gyp rebuild // rebuild the Napi code.

run

node sleep.js

link

blocking the main event loop thread for arbitrarily long periods of time...