Searched refs:GetTickCount_fn (Results 1 – 2 of 2) sorted by relevance
492 } else if (base->GetTickCount_fn) { in evutil_GetTickCount_()498 ev_uint64_t v = base->GetTickCount_fn(); in evutil_GetTickCount_()526 base->GetTickCount_fn = (ev_GetTickCount_func)GetProcAddress(h, "GetTickCount"); in evutil_configure_monotonic_time_()
76 ev_GetTickCount_func GetTickCount_fn; member