robcowie / jquery-stopwatch

A jQuery plugin that renders a count-up clock from a defined start time
http://robcowie.github.com/jquery-stopwatch/
87 stars 31 forks source link

Make elapsed milliseconds available #2

Closed robcowie closed 13 years ago

robcowie commented 13 years ago

Currently no way to get the elapsed time without binding to the tick event.