Skip to content

joealmeida/timewatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

timewatch

travis build version MIT License

Simple watch in javascript.

Getting started

npm install timewatch

var watch = require('timewatch')

watch.start() - Starts clock

watch.stop() - Stops clock

watch.time() - Returns the current time in the clock