ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libev/ev.pod
(Generate patch)

Comparing libev/ev.pod (file contents):
Revision 1.150 by root, Tue May 6 23:34:16 2008 UTC vs.
Revision 1.151 by root, Tue May 6 23:42:16 2008 UTC

3319is still at least 31 bits everywhere, which is enough for hundreds of 3319is still at least 31 bits everywhere, which is enough for hundreds of
3320millions of watchers. 3320millions of watchers.
3321 3321
3322=item C<double> must hold a time value in seconds with enough accuracy 3322=item C<double> must hold a time value in seconds with enough accuracy
3323 3323
3324The type C<double> is used to represent timestamps. It is required to have 3324The type C<double> is used to represent timestamps. It is required to
3325at least 51 bits of mantissa, which is good enough for at least into the 3325have at least 51 bits of mantissa (and 9 bits of exponent), which is good
3326year 4000. This requirement is fulfilled by implementations implementing 3326enough for at least into the year 4000. This requirement is fulfilled by
3327IEEE 754 (basically all existing ones). 3327implementations implementing IEEE 754 (basically all existing ones).
3328 3328
3329=back 3329=back
3330 3330
3331If you know of other additional requirements drop me a note. 3331If you know of other additional requirements drop me a note.
3332 3332

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines