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

Comparing libev/ev.h (file contents):
Revision 1.47 by root, Sat Nov 10 03:13:50 2007 UTC vs.
Revision 1.48 by root, Sat Nov 10 03:19:21 2007 UTC

270int ev_default_loop (int methods); /* returns true when successful */ 270int ev_default_loop (int methods); /* returns true when successful */
271 271
272static ev_tstamp 272static ev_tstamp
273ev_now () 273ev_now ()
274{ 274{
275 extern ev_rt_now; 275 extern ev_tstamp ev_rt_now;
276 276
277 return ev_rt_now; 277 return ev_rt_now;
278} 278}
279# endif 279# endif
280 280

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines