@calipsa/timer
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

@calipsa/timer

NPM version Downloads Dependency status Dev Dependency status

Installation

# using npm:
npm install --save @calipsa/timer

# or if you like yarn:
yarn add @calipsa/timer

Usage

import timer from '@calipsa/timer'

const end = timer()
// do something
const duration = end()
console.log('Time elapsed:', duration, 'ms')

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    102
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    102
  • 0.0.1
    0

Package Sidebar

Install

npm i @calipsa/timer

Weekly Downloads

102

Version

1.0.0

License

ISC

Unpacked Size

4.04 kB

Total Files

11

Last publish

Collaborators

  • balaphp
  • inker
  • usama.ashraf