<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - 1man</title>
<link>http://snipplr.com/users/1man/tags/timing</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Tue, 21 May 2013 23:15:29 GMT</pubDate>
<item>
<title>(jQuery) Function Timing Example (includes jQuery)</title>
<link>http://snipplr.com/view/16617/function-timing-example-includes-jquery/</link>
<description><![CDATA[ <p>A way to time how long it takes to get through a certain block of code. Good way to measure performance on the page.

You could also use the built in logging functions in firebug. Not sure how they would tally up in a test.</p> ]]></description>
<pubDate>Fri, 03 Jul 2009 07:17:55 GMT</pubDate>
<guid>http://snipplr.com/view/16617/function-timing-example-includes-jquery/</guid>
</item>
<item>
<title>(ActionScript) Basic Usage of setInterval</title>
<link>http://snipplr.com/view/3486/basic-usage-of-setinterval/</link>
<description><![CDATA[ <p>This will run the message function until countInterval equals 10, then it will stop. Could be used in various animations.</p> ]]></description>
<pubDate>Wed, 08 Aug 2007 09:07:08 GMT</pubDate>
<guid>http://snipplr.com/view/3486/basic-usage-of-setinterval/</guid>
</item>
</channel>
</rss>