System Time in Milliseconds?
in
Programming Questions
•
2 years ago
Is there a way to get the system time in milliseconds? Making a some sort of clock and need more precise time than seconds. Or is there a work around with millis()? Couldn't think of a way to synchronize it with system time.
1