PEP 564 – Add new time functions with nanosecond resolution Author: Victor Stinner <vstinner at python.org> Status: Final Type: Standards Track Created: 16-Oct-2017 Python-Version: 3.7 Resolution: Python-Dev message Table of Contents Abstract Rationale Float type limited to 104 days Previous rejected PEP Issues caused by precision loss Example 1: measure time delta in long-running process Example