Reference for Wiring version 0024+. 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

micros()

Description Returns the number of microseconds (millionths of a second) since starting an application. This information is often used for timing sequences.
Syntax
micros()
Returns long
Usage Application
Related millis()
Updated on January 25, 2010 11:02:59pm PST

Creative Commons License