<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.cheatengine.org/index.php?action=history&amp;feed=atom&amp;title=Lua%3AgetUpdateTimer</id>
	<title>Lua:getUpdateTimer - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.cheatengine.org/index.php?action=history&amp;feed=atom&amp;title=Lua%3AgetUpdateTimer"/>
	<link rel="alternate" type="text/html" href="https://wiki.cheatengine.org/index.php?title=Lua:getUpdateTimer&amp;action=history"/>
	<updated>2026-04-14T03:51:49Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.32.0</generator>
	<entry>
		<id>https://wiki.cheatengine.org/index.php?title=Lua:getUpdateTimer&amp;diff=7707&amp;oldid=prev</id>
		<title>Leunsel: Created page with &quot;Category:Lua '''function''' getUpdateTimer() ''':''' Timer  Returns the Timer object responsible for updating the value list in Cheat Engine.  ===Returns=== Timer — The...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.cheatengine.org/index.php?title=Lua:getUpdateTimer&amp;diff=7707&amp;oldid=prev"/>
		<updated>2025-07-11T18:14:17Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&lt;a href=&quot;/index.php?title=Category:Lua&quot; title=&quot;Category:Lua&quot;&gt;Category:Lua&lt;/a&gt; &amp;#039;&amp;#039;&amp;#039;function&amp;#039;&amp;#039;&amp;#039; getUpdateTimer() &amp;#039;&amp;#039;&amp;#039;:&amp;#039;&amp;#039;&amp;#039; Timer  Returns the Timer object responsible for updating the value list in Cheat Engine.  ===Returns=== Timer — The...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Category:Lua]]&lt;br /&gt;
'''function''' getUpdateTimer() ''':''' Timer&lt;br /&gt;
&lt;br /&gt;
Returns the Timer object responsible for updating the value list in Cheat Engine.&lt;br /&gt;
&lt;br /&gt;
===Returns===&lt;br /&gt;
Timer — The timer object that periodically updates the address list values.&lt;br /&gt;
&lt;br /&gt;
===Examples===&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
local t = getUpdateTimer()&lt;br /&gt;
print(&amp;quot;Update interval:&amp;quot;, t.Interval)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Lua:MainForm|MainForm]]&lt;br /&gt;
* [[Addresslist]]&lt;/div&gt;</summary>
		<author><name>Leunsel</name></author>
		
	</entry>
</feed>