Returns the number of milliseconds since the Arduino board began running the current program.
None
The number of milliseconds since the current program started running, as an unsigned long. This number will overflow (go back to zero), after approximately 50 days.