Out of curiosity, how simple would it be to add a function to the Time class that gets the current time from a timeserver. Timeservers operate on udp on port 123 by default, and return a 64 bit timestamp to GMT(should be). Would be nice to specify a string with the hostname:port and a timeout/repeat/something to allow for the udp to timeout should it not recieve anything.
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Problem with "Time::getCurrentTime()" | 9 | 924 | October 10, 2008 | |
| juce_Time Comments / Docs improvements [PULL REQUEST] | 7 | 498 | February 17, 2016 | |
| Time::getCurrentTime() returning current system time? | 6 | 3416 | October 26, 2012 | |
| Time::currentTimeMillis() goes back in time (sometimes) | 7 | 2982 | January 25, 2016 | |
| Time to utc convertions | 2 | 712 | April 15, 2012 |
