@deployable/timer

0.3.0 • Public • Published

@deployable/timer

A Timer class, for timing things

Install

npm install @deployable/timer --save

yarn add @deployable/timer

Usage

const Timer = require('@deployable/timer')

let timer = new Timer().start()
let total = Timer.end() //=> 2 ms

License

deployable-timer is released under the MIT license.

Copyright 2016 Matt Hoyle - code aat deployable.co

https://github.com/deployable/node-deployable-timer

Readme

Keywords

Package Sidebar

Install

npm i @deployable/timer

Weekly Downloads

1

Version

0.3.0

License

MIT

Last publish

Collaborators

  • deployable