1 2 3 4
#Functions [javscript] var ms = 0; var state = 0; ...
JavaScript Stop Watch
by richardhealy,
October 27, 2007 13:31,
3 refactorings, tagged with time, clock, speed, test, javascript
1 2 3 4
#Functions [javscript] var ms = 0; var state = 0; ...
I use this to test speed of...