Lines Matching refs:now

62      // now wait for events to arrive
534 I<file description> now), so its best to avoid that. Also, C<dup ()>'ed
1916 Otherwise, we now the earliest time at which the timeout would trigger,
1929 now), then call the callback, which will "do the right thing" and start
2304 If you need to stop it, return C<now + 1e30> (or so, fudge fudge) and stop
2309 *w, ev_tstamp now)>, e.g.:
2312 my_rescheduler (ev_periodic *w, ev_tstamp now)
2314 return now + 60.;
2323 equal to the passed C<now> value >>.
2327 next midnight after C<now> and return the timestamp value for this. How
2362 =item ev_tstamp (*reschedule_cb)(ev_periodic *w, ev_tstamp now) [read-write]
2379 ... its now a full hour (UTC, or TAI or whatever your clock follows)
2391 my_scheduler_cb (ev_periodic *w, ev_tstamp now)
2393 return now + (3600. - fmod (now, 3600.));
2398 Example: Call a callback every hour, starting now:
2826 /* now it's one second after the most recent passwd change */
2900 // now we can free it
2903 // now do something you wanted to do when the program has
3062 // now stop the watcher
3100 main loop is now no longer controllable by EV. The C<Glib::EV> module uses
3259 // now use loop_socket for all sockets, and loop for everything else
3757 // now associate this with the loop
3844 event loop, you will now have to lock:
3882 A coroutine might now wait for an event with a function called
4027 =item C<ev::tstamp>, C<ev::now>
5141 release, so now C<kqueue> I<and> C<poll> are broken.
5474 ev_loop> anymore and C<EV_TIMER> now follows the same naming scheme
5517 A change of state of some external event, such as data now being available