SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 33 Python

Issue #9079: Added _PyTime_gettimeofday(_PyTime_timeval *tp) to C API

exposed in Python.h.  This function is similar to POSIX
gettimeofday(struct timeval *tp), but available on platforms without
gettimeofday().
A
Alexander Belopolsky committed
6fc4ade2bb44a176555703ebc2dbfb54b57e1148
Parent: 1c5471f