Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<h1><div id="time">00:00:00</div></h1>
<div id="result"></div>
<button id="start" onclick="startClock();">Start</button>
<button id="stop"  onclick="stopTimer();">Stop</button>
<button id="clear" onclick="resetTimer();">Reset</button>
Output

You can jump to the latest bin by adding /latest to your URL

Dismiss x
public
Bin info
anonymouspro
0viewers