<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc = "http://purl.org/dc/elements/1.1/" xmlns="http://purl.org/rss/1.0/">
	<channel rdf:about="http://livedocs.adobe.com/">
	<title>LiveDocs Comments - coldfusion - 6.1 - htmldocs - funct110.htm</title>	
		<link>http://livedocs.adobe.com/</link>
		<description>Macromedia LiveDocs - online documentation with user feedback.</description>
		<copyright>Copyright 2009, Macromedia, Inc.</copyright>
		<dc:date>2009-11-25T20:58:46</dc:date>
		<dc:language>en-us</dc:language>
		<items>
			<rdf:Seq>
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/funct110.htm#27549" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/funct110.htm#21742" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/funct110.htm#1666" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/funct110.htm#1661" />
			</rdf:Seq>
		</items>
	</channel>
	
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/funct110.htm#27549">
		<title>coldfusion/6.1/htmldocs/funct110.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/funct110.htm#27549</link>
		<description>&lt;cfset TimeIN=GetTickCount()&gt;&lt;br /&gt;&lt;br /&gt;&lt;!--- Page content ---&gt;&lt;br /&gt;&lt;br /&gt;&lt;cfset TimeOUT=GetTickCount()&gt;&lt;br /&gt;&lt;cfset TimeShow=(TimeOUT-TimeIN)&gt;&lt;br /&gt;&lt;br /&gt;&lt;cfoutput&gt;Page processing Time:#TimeShow# ms.&lt;/cfoutput&gt;</description>
		<dc:creator>TomGru</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2005-02-08T00:57:08</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/funct110.htm#21742">
		<title>coldfusion/6.1/htmldocs/funct110.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/funct110.htm#21742</link>
		<description>My question regards to the GetTickCount function in Cold Fusion 5 and 6.1.  &lt;br /&gt;&lt;br /&gt;For the windows 2000 operating system, where is this internal millisecond timer?  Is this a OS timer, hardware clock or Cold Fusion's own timer.  What is the accuracy of this timer?&lt;br /&gt;&lt;br /&gt;Dayang</description>
		<dc:creator></dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-09-26T19:47:30</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/funct110.htm#1666">
		<title>coldfusion/6.1/htmldocs/funct110.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/funct110.htm#1666</link>
		<description>In 6.1, in response to a bug (tick counts would be returned as negative numbers. due to integer overflow), the underlying return type was changed from integer to string, which can represent numbers greater than maxint and will get converted to a real number if necessary.&lt;br&gt;This change was made because gettickcount returns system time in milliseconds, which can exceed the maximum integer value.</description>
		<dc:creator>halL</dc:creator>
		<dc:type>1 1</dc:type>
		<dc:date>2003-09-05T07:14:43</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/funct110.htm#1661">
		<title>coldfusion/6.1/htmldocs/funct110.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/funct110.htm#1661</link>
		<description>This function used to return an integer (in CFMX 6.0) - now it returns bigger numbers.</description>
		<dc:creator>rvoosten</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2003-09-05T03:06:06</dc:date>
	</item>
	</rdf:RDF>

