deployable-timer
v0.2.0
Published
Timer
Downloads
2
Readme
deployable-timer
Attach generic timer methods to a class
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()
License
deployable-timer is released under the MIT license. Copyright 2016 Matt Hoyle
https://github.com/deployable/deployable-timer