When using the Arduino library, you have two simple ways of getting the current time since the Arduino board started: millis() and micros().
How to Use Arduino millis()
End Of Post
When using the Arduino library, you have two simple ways of getting the current time since the Arduino board started: millis() and micros().
End Of Post