aboutsummaryrefslogtreecommitdiff
path: root/manual/time.texi
diff options
context:
space:
mode:
Diffstat (limited to 'manual/time.texi')
-rw-r--r--manual/time.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/manual/time.texi b/manual/time.texi
index 1075f29b3f..ff393a2c61 100644
--- a/manual/time.texi
+++ b/manual/time.texi
@@ -96,8 +96,8 @@ such as arithmetic and printing work properly and consistently no matter
what the underlying representation is.
Note that the clock can wrap around. On a 32bit system with
-@code{CLOCKS_PER_SEC} set to one million a wrap around happens after
-around 36 minutes.
+@code{CLOCKS_PER_SEC} set to one million this function will return the
+same value approximately every 72 minutes.
@comment time.h
@comment ISO