Difference between revisions of "Timer:start"

From GiderosMobile
m (Text replacement - "<source" to "<syntaxhighlight")
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>
 
</source>
  
 
{{Timer}}
 
{{Timer}}

Revision as of 15:31, 13 July 2023