We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8bd990 commit c1e32d1Copy full SHA for c1e32d1
Doc/library/time.rst
@@ -776,9 +776,9 @@ These constants are used as parameters for :func:`clock_getres` and
776
777
.. data:: CLOCK_TAI
778
779
- International atomic time, as seconds from the unix epoch.
+ `International Atomic Time. <https://www.nist.gov/pml/time-and-frequency-division/nist-time-frequently-asked-questions-faq#tai>`_
780
781
- Warning: your system must have a current leap second table in order for this to give the correct answer.
+ The system must have a current leap second table in order for this to give the correct answer.
782
You can configure ptp or ntp to maintain a leap second table.
783
784
.. availability:: Linux.
0 commit comments