Reference for Wiring version 0023+. If you have a previous version, use the reference included with your software. If you see any errors or have any comments, let us know.

Name

millis()

Description Returns the number of milliseconds (thousandths of a second) since starting an application. This information is often used for timing sequences.
Syntax
millis()
Returns long
Usage Application
Related millis()
Updated on November 01, 2009 11:42:01pm PST

Creative Commons License