Difference between revisions of "Timer:start"

From GiderosMobile
m (Text replacement - "</source>" to "</syntaxhighlight>")
 
(One intermediate revision by the same user not shown)
Line 7: Line 7:
 
Starts the timer.<br />
 
Starts the timer.<br />
 
<br /></translate>
 
<br /></translate>
<source lang="lua">
+
<syntaxhighlight lang="lua">
 
  Timer:start()
 
  Timer:start()
</source>
+
</syntaxhighlight>
  
 
{{Timer}}
 
{{Timer}}

Latest revision as of 15:33, 13 July 2023