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

Comparing libev/ev.h (file contents):
Revision 1.53 by root, Mon Nov 12 05:40:55 2007 UTC vs.
Revision 1.54 by root, Mon Nov 12 05:53:55 2007 UTC

278 278
279ev_tstamp ev_now (EV_P); /* time w.r.t. timers and the eventloop, updated after each poll */ 279ev_tstamp ev_now (EV_P); /* time w.r.t. timers and the eventloop, updated after each poll */
280 280
281# else 281# else
282 282
283int ev_default_loop (int methods); /* returns true when successful */ 283int ev_default_loop (unsigned int flags); /* returns true when successful */
284 284
285static ev_tstamp 285static ev_tstamp
286ev_now (void) 286ev_now (void)
287{ 287{
288 extern ev_tstamp ev_rt_now; 288 extern ev_tstamp ev_rt_now;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines