Home
last modified time | relevance | path

Searched refs:event_gettime_monotonic (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/ntp/sntp/libevent/include/event2/
HDevent.h403 int event_gettime_monotonic(struct event_base *base, struct timeval *tp);
/NextBSD/contrib/ntp/sntp/libevent/
HDevent.c1000 event_gettime_monotonic(struct event_base *base, struct timeval *tv) in event_gettime_monotonic() function