Difference between revisions of "timer.stop"
Jump to navigation
Jump to search
(Created page with "timer.'''stop''' is a function that is part of the timer functions. Stops the timer. <br /> {{Since|3.0}} == Syntax == timer.'''stop'''(period)<br /> (N...") |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
timer.'''stop''' is a function that is part of the [[:Category:timer|timer]] functions. | timer.'''stop''' is a function that is part of the [[:Category:timer|timer]] functions. | ||
− | + | It stops the timer. | |
<br /> | <br /> | ||
Line 8: | Line 8: | ||
== Syntax == | == Syntax == | ||
− | timer.'''stop'''( | + | timer.'''stop'''()<br /> |
(No arguments) | (No arguments) |