• Fred Drake's avatar
    Trent Mick <trentm@activestate.com>: · dfb4ebda
    Fred Drake authored
    Mark Hammond provided (a long time ago) a better Win32 specific
    time_clock implementation in timemodule.c. The library for this
    implementation does not exist on Win64 (yet, at least). This patch
    makes Win64 fall back on the system's clock() function for
    time_clock().
    
    This closes SourceForge patch #100512.
    dfb4ebda
timemodule.c 21.9 KB