robcowie / jquery-stopwatch

A jQuery plugin that renders a count-up clock from a defined start time

Home Page:http://robcowie.github.com/jquery-stopwatch/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make elapsed milliseconds available

robcowie opened this issue · comments

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