PEP 418: Add link to libpthread for Windows
This commit is contained in:
parent
6d6819334c
commit
c11b091c2c
|
@ -764,6 +764,9 @@ Libraries exposing monotonic clocks:
|
|||
clock_gettime(CLOCK_MONOTONIC), mach_absolute_time() or
|
||||
gettimeofday(). "AbsoluteTime.monotonic?" method indicates if
|
||||
AbsoluteTime.now is monotonic or not.
|
||||
* `libpthread
|
||||
<http://code.google.com/p/libpthread/>`_: POSIX thread library for Windows
|
||||
(`clock.c <http://code.google.com/p/libpthread/source/browse/src/clock.c>`_)
|
||||
|
||||
Time:
|
||||
|
||||
|
|
Loading…
Reference in New Issue