Searched refs:precise (Results 1 – 5 of 5) sorted by relevance
314 const int precise = flags & EV_MONOT_PRECISE; in evutil_configure_monotonic_time_() local327 if (! precise && ! fallback) { in evutil_configure_monotonic_time_()518 const int precise = flags & EV_MONOT_PRECISE; in evutil_configure_monotonic_time_() local530 if (precise && !fallback) { in evutil_configure_monotonic_time_()605 int precise) in evutil_configure_monotonic_time_() argument
81 timers to be more efficient, or more precise. (This only has effect83 precise timers, use the EVENT_BASE_FLAG_PRECISE_TIMER flag when
717 o cmake: require 3.1 only for win32 to make it work under ubunty precise (87f7238 Azat Khuzhin)823 o Use a more precise calculation for max in time-ratelim.c (ca5b5c7)1317 o Add EVENT_PRECISE_TIMER environment var for selecting precise-but-slow1319 o Implement fast/precise monotonic clocks on Windows (2c47045)
509 o Clarify EVLOOP_* documentation to be more precise. (057a514)
1394 const int precise = strstr(data->setup_data, "precise") != NULL; in test_evutil_monotonic_res() local1400 if (precise) in test_evutil_monotonic_res()1404 if (precise || fallback) { in test_evutil_monotonic_res()1417 TT_BLATHER(("Precise = %d", precise)); in test_evutil_monotonic_res()1451 const int precise = strstr(data->setup_data, "precise") != NULL; in test_evutil_monotonic_prc() local1456 if (precise) in test_evutil_monotonic_prc()1458 if (precise) in test_evutil_monotonic_prc()