[Python-Dev] [RFC] PEP 418: Add monotonic time, performance counter and process time functions

Antoine Pitrou solipsis at pitrou.net
Mon Apr 16 13:16:17 CEST 2012


On Mon, 16 Apr 2012 01:25:42 +0200
Victor Stinner <victor.stinner at gmail.com> wrote:
> 
> I suppose that most people don't care that "resolution" and
> "precision" are different things.

Don't they? Actually, they don't care about resolution since they
receive a Python float.

Regards

Antoine.




More information about the Python-Dev mailing list