Searched refs:GetTickCount_fn (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/contrib/ntp/sntp/libevent/
H A Devutil_time.c409 } else if (base->GetTickCount_fn) {
415 ev_uint64_t v = base->GetTickCount_fn();
443 base->GetTickCount_fn = (ev_GetTickCount_func)GetProcAddress(h, "GetTickCount");
H A Dtime-internal.h75 ev_GetTickCount_func GetTickCount_fn; member in struct:evutil_monotonic_timer

Completed in 134 milliseconds