Index
 
  The Wiring 1.0 _ALPHA_ Reference is a work in progress.
If you see any errors or have any comments, please write to: hbarragan [at] uniandes.edu.co
Name  

millis()

   
Examples  

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   Web & Application
   
Related   millis()