Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

1 Commit

Repository files navigation

node-wait

Provide a function to block js thread for given time.

constwait=require('node-wait')conststart=Date.now()wait(1000)console.log(Date.now()-start)// 1003

About

Provide a function to block js thread for given time.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages