@bitliner/timer

1.0.1 • Public • Published

timer

Timer to measure execution time

Usage

t = new Time('some-label'); // start of timer

// ... any code ...

t.print(); // it prints seconds from start of timer

/@bitliner/timer/

    Package Sidebar

    Install

    npm i @bitliner/timer

    Weekly Downloads

    0

    Version

    1.0.1

    License

    ISC

    Last publish

    Collaborators

    • wonderflow-user
    • bitliner