Skip to content
/ hypno Public

returns a promise that resolves after a given ms

License

Notifications You must be signed in to change notification settings

kareniel/hypno

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hypno

returns a promise that resolves after a given ms

usage

var sleep = require('hypno')

await sleep(1000)

About

returns a promise that resolves after a given ms

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published