Monthly Archive
for: ‘November, 2010’

Measuring time with Javascript

If you need to measure how long something takes with Javascript you can use the Date() object to get a start timestamp and then compare it later on using a second Date() object. Although I’m sure there are other benchmarking plugins etc available this can be a quick and easy way to benchmark something in [...]

Read More
 
© 2010 onYou GmbH. All Rights Reserved