syncwaiter

1.0.0 • Public • Published

syncwaiter

NodeJS simple synchronous waiting method

How it works

let wait = require('syncwaiter');
wait(500); // Wait for 500ms

/syncwaiter/

    Package Sidebar

    Install

    npm i syncwaiter

    Weekly Downloads

    0

    Version

    1.0.0

    License

    WTFPL

    Last publish

    Collaborators

    • jacmba