@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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    1

Package Sidebar

Install

npm i @bitliner/timer

Weekly Downloads

1

Version

1.0.1

License

ISC

Last publish

Collaborators

  • wonderflow-user
  • bitliner