Time Execution Javascript


/ Published in: JavaScript
Save to your folder(s)

Javascript time execution utility:
Use:

var otd = new timeDebugger();
otd.start();
alert(otd.end());

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.