summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorroot <root>2009-07-02 12:08:55 +0000
committerroot <root>2009-07-02 12:08:55 +0000
commitab847d7a260f86a14c1f79508c0808bf11c4776c (patch)
tree48d4d4d2bc5fe312c165ea17a22d55ce56b5fd71
parenteefc9a09a2ead1bab1ec265a158ea4250535d44e (diff)
yeah
-rw-r--r--ev.pod4
1 files changed, 3 insertions, 1 deletions
diff --git a/ev.pod b/ev.pod
index 3e4c94a..296e8c4 100644
--- a/ev.pod
+++ b/ev.pod
@@ -4079,7 +4079,9 @@ watchers.
The type C<double> is used to represent timestamps. It is required to
have at least 51 bits of mantissa (and 9 bits of exponent), which is good
enough for at least into the year 4000. This requirement is fulfilled by
-implementations implementing IEEE 754 (basically all existing ones).
+implementations implementing IEEE 754, which is basically all existing
+ones. With IEEE 754 doubles, you get microsecond accuracy until at least
+2200.
=back