Searched refs:AVAHI_PROBE_HISTORY_MSEC (Results 1 - 1 of 1) sorted by relevance

/external/avahi/avahi-core/
H A Dprobe-sched.c34 #define AVAHI_PROBE_HISTORY_MSEC 150 macro
126 job_set_elapse_time(s, pj, AVAHI_PROBE_HISTORY_MSEC, 0);
349 if (avahi_age(&pj->delivery) > AVAHI_PROBE_HISTORY_MSEC*1000) {

Completed in 32 milliseconds