millis()
micros()
The millis and micros functions returns the time since the system boot in milliseconds or microseconds respectively.
millis()
micros()
The millis and micros functions returns the time since the system boot in milliseconds or microseconds respectively.