deployable-timer

0.2.0 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i deployable-timer

Weekly Downloads

3

Version

0.2.0

License

MIT

Last publish

Collaborators

  • deployable