timer.stop

From Inspired-Lua Wiki
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