<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://www.computercraft.info/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=81.210.235.212&amp;*</id>
		<title>ComputerCraft Wiki - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://www.computercraft.info/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=81.210.235.212&amp;*"/>
		<link rel="alternate" type="text/html" href="https://www.computercraft.info/wiki/Special:Contributions/81.210.235.212"/>
		<updated>2026-09-22T08:19:46Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.24.1</generator>

	<entry>
		<id>https://www.computercraft.info/wiki/index.php?title=Os.clock&amp;diff=3134</id>
		<title>Os.clock</title>
		<link rel="alternate" type="text/html" href="https://www.computercraft.info/wiki/index.php?title=Os.clock&amp;diff=3134"/>
				<updated>2012-09-23T10:10:25Z</updated>
		
		<summary type="html">&lt;p&gt;81.210.235.212: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{lowercase}}&lt;br /&gt;
{{Function&lt;br /&gt;
|name=os.clock&lt;br /&gt;
|returns=[[float (type)|float]], amount of time the computercraft computer has been running, in seconds.&lt;br /&gt;
|api=os&lt;br /&gt;
|addon=ComputerCraft&lt;br /&gt;
|desc=Returns the amount of time the computer craft computer has been running, note that this may not be the amount of time the program has been running. the function os.clock() is useful for debugging, see the example.&lt;br /&gt;
|examples=&lt;br /&gt;
{{Example&lt;br /&gt;
|desc=Measure how long a custom function takes to execute&lt;br /&gt;
|code=x = os.clock() -- compensates for time already passed&amp;lt;br /&amp;gt;myfunction() -- function to be tested&amp;lt;br /&amp;gt;y = (os.clock() - x) -- calculates time change&amp;lt;br /&amp;gt;print(y)&lt;br /&gt;
|output=Time it took to run myFunction()&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>81.210.235.212</name></author>	</entry>

	<entry>
		<id>https://www.computercraft.info/wiki/index.php?title=Talk:Gps_(API)&amp;diff=2823</id>
		<title>Talk:Gps (API)</title>
		<link rel="alternate" type="text/html" href="https://www.computercraft.info/wiki/index.php?title=Talk:Gps_(API)&amp;diff=2823"/>
				<updated>2012-09-06T13:52:20Z</updated>
		
		<summary type="html">&lt;p&gt;81.210.235.212: Created page with &amp;quot;== Host coordinates and modem == Is the part about setting the position of the modem and not of the host still valid? From my experimentation with hosts and turtles I've come ...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Host coordinates and modem ==&lt;br /&gt;
Is the part about setting the position of the modem and not of the host still valid? From my experimentation with hosts and turtles I've come to the conclusion that you need to use the location of the host, and ''not'' the block coordinates of the modem. --[[Special:Contributions/81.210.235.212|81.210.235.212]] 09:52, 6 September 2012 (EDT)&lt;/div&gt;</summary>
		<author><name>81.210.235.212</name></author>	</entry>

	</feed>