@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

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i @bitliner/timer

      Weekly Downloads

      4

      Version

      1.0.1

      License

      ISC

      Last publish

      Collaborators

      • wonderflow-user
      • bitliner