<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>JayGilford.com &#187; timer</title>
	<atom:link href="http://www.jaygilford.com/tag/timer/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jaygilford.com</link>
	<description>Numerous articles on PHP, MySQL and Apache files</description>
	<lastBuildDate>Tue, 06 Sep 2011 12:35:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Simple timer class for benchmarking in PHP</title>
		<link>http://www.jaygilford.com/php/simple-timer-class-for-benchmarking/</link>
		<comments>http://www.jaygilford.com/php/simple-timer-class-for-benchmarking/#comments</comments>
		<pubDate>Wed, 03 Feb 2010 19:46:04 +0000</pubDate>
		<dc:creator>Jay</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[benchmarking]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[simple]]></category>
		<category><![CDATA[timer]]></category>

		<guid isPermaLink="false">http://www.jaygilford.com/?p=113</guid>
		<description><![CDATA[Here&#8217;s a simple timer class that I wrote to help with benchmarking tests while running PHP code, in order to see how quick code is running, although it can be used for any timer functionality really. I have clearly documented the code below, along with an example of how to use the timer /******************************************************************************* * [...]]]></description>
		<wfw:commentRss>http://www.jaygilford.com/php/simple-timer-class-for-benchmarking/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced

Served from: www.jaygilford.com @ 2012-02-05 12:49:04 -->
