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

Comparing libev/ev.pod (file contents):
Revision 1.1 by root, Mon Nov 12 07:58:13 2007 UTC vs.
Revision 1.2 by root, Mon Nov 12 08:02:55 2007 UTC

39argument of name C<loop> (which is always of type C<struct ev_loop *>) 39argument of name C<loop> (which is always of type C<struct ev_loop *>)
40will not have this argument. 40will not have this argument.
41 41
42=head1 TIME AND OTHER GLOBAL FUNCTIONS 42=head1 TIME AND OTHER GLOBAL FUNCTIONS
43 43
44Libev represents time as a single floating point number. This type is 44Libev represents time as a single floating point number, representing the
45(fractional) number of seconds since the (POSIX) epoch (somewhere near
46the beginning of 1970, details are complicated, don't ask). This type is
45called C<ev_tstamp>, which is what you should use too. It usually aliases 47called C<ev_tstamp>, which is what you should use too. It usually aliases
46to the double type in C. 48to the double type in C.
47 49
48=over 4 50=over 4
49 51

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines