sleep-while

0.1.0 • Public • Published

unicorn-fun Build Status

Install

$ npm install sleep-while

Usage

const sleep = require("sleep-while");

await sleep(1000);
//do some thing after 1000ms

API

sleep(ms)

input

Type: number

Readme

Keywords

Package Sidebar

Install

npm i sleep-while

Weekly Downloads

1

Version

0.1.0

License

MIT

Unpacked Size

2.22 kB

Total Files

4

Last publish

Collaborators

  • qiurenbo