2017-10-16 17:37 GMT+02:00 Ben Hoyt <benh...@gmail.com>: > I've read the examples you wrote here, but I'm struggling to see what the > real-life use cases are for this. When would you care about *both* very > long-running servers (104 days+) and nanosecond precision? I'm not saying it > could never happen, but would want to see real "experience reports" of when > this is needed.
The second example doesn't depend on the system uptime nor how long the program is running. You can hit the issue just after the system finished to boot: "Example 2: compare time with different resolution" https://www.python.org/dev/peps/pep-0564/#example-2-compare-time-with-different-resolution Victor _______________________________________________ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com