<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://opensimulator.org/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://opensimulator.org/index.php?action=history&amp;feed=atom&amp;title=User%3AGarth_FairChang</id>
		<title>User:Garth FairChang - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://opensimulator.org/index.php?action=history&amp;feed=atom&amp;title=User%3AGarth_FairChang"/>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/index.php?title=User:Garth_FairChang&amp;action=history"/>
		<updated>2026-04-17T13:52:06Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.19.9</generator>

	<entry>
		<id>http://opensimulator.org/index.php?title=User:Garth_FairChang&amp;diff=10519&amp;oldid=prev</id>
		<title>Chi11ken: Garth FairChang moved to User:Garth FairChang</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/index.php?title=User:Garth_FairChang&amp;diff=10519&amp;oldid=prev"/>
				<updated>2009-02-04T17:51:02Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;a href=&quot;/index.php?title=Garth_FairChang&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Garth FairChang (page does not exist)&quot;&gt;Garth FairChang&lt;/a&gt; moved to &lt;a href=&quot;/wiki/User:Garth_FairChang&quot; title=&quot;User:Garth FairChang&quot;&gt;User:Garth FairChang&lt;/a&gt;&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
			&lt;tr valign='top'&gt;
			&lt;td colspan='1' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
			&lt;td colspan='1' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 17:51, 4 February 2009&lt;/td&gt;
			&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Chi11ken</name></author>	</entry>

	<entry>
		<id>http://opensimulator.org/index.php?title=User:Garth_FairChang&amp;diff=2269&amp;oldid=prev</id>
		<title>Garth FairChang: New page: I tested llGetRegionTimeDilation in OpenLifeGrid and on a standalone sim. I always get the result of 0.914285719394684  Script used:  string sim; float delay = 12.0; integer count;  defaul...</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/index.php?title=User:Garth_FairChang&amp;diff=2269&amp;oldid=prev"/>
				<updated>2007-12-28T18:11:26Z</updated>
		
		<summary type="html">&lt;p&gt;New page: I tested llGetRegionTimeDilation in OpenLifeGrid and on a standalone sim. I always get the result of 0.914285719394684  Script used:  string sim; float delay = 12.0; integer count;  defaul...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;I tested llGetRegionTimeDilation in OpenLifeGrid and on a standalone sim. I always get the result of 0.914285719394684&lt;br /&gt;
&lt;br /&gt;
Script used:&lt;br /&gt;
&lt;br /&gt;
string sim;&lt;br /&gt;
float delay = 12.0;&lt;br /&gt;
integer count;&lt;br /&gt;
&lt;br /&gt;
default&lt;br /&gt;
{&lt;br /&gt;
    state_entry()&lt;br /&gt;
    {&lt;br /&gt;
        sim = llGetRegionName();&lt;br /&gt;
        llSetTimerEvent(delay);&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    timer()&lt;br /&gt;
    {&lt;br /&gt;
        count += 1;&lt;br /&gt;
        if(count == 61) count = 0;&lt;br /&gt;
        string t_td = (string)llGetRegionTimeDilation();&lt;br /&gt;
        string t_fps = (string)llGetRegionFPS();&lt;br /&gt;
        string t_host = (string)llGetSimulatorHostname();&lt;br /&gt;
        llSetText(count + &amp;quot;\n&amp;quot; + sim + &amp;quot;\nTD: &amp;quot; + t_td + &amp;quot;\nFPS: &amp;quot; + t_fps + &amp;quot;\nHost: &amp;quot; + t_host, &amp;lt;1,1,1&amp;gt;,1.0);&lt;br /&gt;
    }&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Garth FairChang</name></author>	</entry>

	</feed>