timyer
v1.0.0
Published
A timer
Downloads
7
Readme
Timer
A classic timer
API
new Timer()
Return a new Timer instance.
Instance
.start()
Starts the timer.
Saves the start time in .startTime
.stop()
Stops the timer and returns the time.
License
MIT @ Harry Kruger
