timer.stop

From Inspired-Lua Wiki
Revision as of 13:33, 25 May 2011 by Adriweb (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

timer.stop is a function that is part of the timer functions.

It stops the timer.


This has been introduced in TI-Nspire OS 3.0 (Changes).


Syntax

timer.stop()

(No arguments)

Example

timer.stop()

See also