Difference between revisions of "Timer.stopAll"

From GiderosMobile
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 
'''Available since:''' Gideros 2011.6<br/>
 
'''Available since:''' Gideros 2011.6<br/>
 +
'''Class:''' [[Timer]]<br/>
 +
 
=== Description ===
 
=== Description ===
<br />
+
Stops all timers.
Stop all timers.<br />
+
<syntaxhighlight lang="lua">
<br />
+
Timer.stopAll()
<source lang="lua">
+
</syntaxhighlight>
Timer.stopAll()
+
 
</source>
+
{{Timer}}

Latest revision as of 22:43, 24 August 2024