<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Android &#8211; fast/precise timing routines for timing in the small</title>
	<atom:link href="http://www.winksaville.com/blog/programming/android-fastprecise-timing-routines-for-timing-in-the-small/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.winksaville.com/blog/programming/android-fastprecise-timing-routines-for-timing-in-the-small/</link>
	<description>My personal notes</description>
	<lastBuildDate>Fri, 23 Dec 2011 10:15:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Lenn Dolling</title>
		<link>http://www.winksaville.com/blog/programming/android-fastprecise-timing-routines-for-timing-in-the-small/comment-page-1/#comment-81</link>
		<dc:creator>Lenn Dolling</dc:creator>
		<pubDate>Sat, 21 May 2011 22:16:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.winksaville.com/blog/uncategorized/android-fastprecise-timing-routines-for-timing-in-the-small/#comment-81</guid>
		<description>Whoo hoo.  I was playing with the nanoTime as well!  Very nice doc.</description>
		<content:encoded><![CDATA[<p>Whoo hoo.  I was playing with the nanoTime as well!  Very nice doc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tcp</title>
		<link>http://www.winksaville.com/blog/programming/android-fastprecise-timing-routines-for-timing-in-the-small/comment-page-1/#comment-52</link>
		<dc:creator>tcp</dc:creator>
		<pubDate>Tue, 15 Jun 2010 12:30:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.winksaville.com/blog/uncategorized/android-fastprecise-timing-routines-for-timing-in-the-small/#comment-52</guid>
		<description>on the emulator it is indeed us but the development system is giving results in ns... or may be i dont understand it right?
as I understand the Android CPU is capable of 1.5GHz therefore I assume it is capable of ns on a real device</description>
		<content:encoded><![CDATA[<p>on the emulator it is indeed us but the development system is giving results in ns&#8230; or may be i dont understand it right?<br />
as I understand the Android CPU is capable of 1.5GHz therefore I assume it is capable of ns on a real device</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wink</title>
		<link>http://www.winksaville.com/blog/programming/android-fastprecise-timing-routines-for-timing-in-the-small/comment-page-1/#comment-51</link>
		<dc:creator>wink</dc:creator>
		<pubDate>Mon, 14 Jun 2010 15:27:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.winksaville.com/blog/uncategorized/android-fastprecise-timing-routines-for-timing-in-the-small/#comment-51</guid>
		<description>Actually, as you can see from the difference values the resolution is only 1us so I think you&#039;re seeing expected results.</description>
		<content:encoded><![CDATA[<p>Actually, as you can see from the difference values the resolution is only 1us so I think you&#8217;re seeing expected results.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tcp</title>
		<link>http://www.winksaville.com/blog/programming/android-fastprecise-timing-routines-for-timing-in-the-small/comment-page-1/#comment-50</link>
		<dc:creator>tcp</dc:creator>
		<pubDate>Mon, 14 Jun 2010 12:32:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.winksaville.com/blog/uncategorized/android-fastprecise-timing-routines-for-timing-in-the-small/#comment-50</guid>
		<description>Hi,
Im using System.nanoTime() as you suggested but the results that i get are less precise than those you get.. i get time measurements with 7 digits at most while in you example the the time measurements are 10 to 14 digits.... 
Do you have an idea what can be the reason for that?</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Im using System.nanoTime() as you suggested but the results that i get are less precise than those you get.. i get time measurements with 7 digits at most while in you example the the time measurements are 10 to 14 digits&#8230;.<br />
Do you have an idea what can be the reason for that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hamsalad</title>
		<link>http://www.winksaville.com/blog/programming/android-fastprecise-timing-routines-for-timing-in-the-small/comment-page-1/#comment-45</link>
		<dc:creator>Hamsalad</dc:creator>
		<pubDate>Sun, 03 Jan 2010 03:13:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.winksaville.com/blog/uncategorized/android-fastprecise-timing-routines-for-timing-in-the-small/#comment-45</guid>
		<description>Thanks! This is exactly what I&#039;ve been looking for. I&#039;m impressed that the emulator can come up with max 41 microsecond intervals.</description>
		<content:encoded><![CDATA[<p>Thanks! This is exactly what I&#8217;ve been looking for. I&#8217;m impressed that the emulator can come up with max 41 microsecond intervals.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

