On Fri, 30 Mar 2012 04:21:22 +0200 victor.stinner <[email protected]> wrote: > > diff --git a/pep-0418.txt b/pep-0418.txt > --- a/pep-0418.txt > +++ b/pep-0418.txt > @@ -190,13 +190,13 @@ > Name Resolution Adjusted by NTP? Action on > suspend > ========================= =============== ================ > =================
Is it supposed to be resolution or accuracy? For example for QueryPerformanceCounter() and timeGetTime(), you are giving an accuracy, but for CLOCK_* you are giving a resolution. Regards Antoine. _______________________________________________ Python-Dev mailing list [email protected] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
