usleep-cli

0.0.2 • Public • Published

Unlike a lot of Linux, Windows Command Line Interface does not include a microsleep. I have no idea about Apple.

Install

npm i usleep-cli -g

Use

Sleep 2 seconds

usleep 2000

Exit Code

Process exits with exit code = 0. If first and only milliseconds argument is undefined or not a number then process will write error message to stderr pipe and exit with exit code = 1

Package Sidebar

Install

npm i usleep-cli

Weekly Downloads

6

Version

0.0.2

License

ISC

Unpacked Size

1.31 kB

Total Files

3

Last publish

Collaborators

  • jochemstoel