Home
last modified time | relevance | path

Searched refs:precise (Results 1 – 5 of 5) sorted by relevance

/libevent-2.1.12/
H A Devutil_time.c314 const int precise = flags & EV_MONOT_PRECISE; in evutil_configure_monotonic_time_() local
327 if (! precise && ! fallback) { in evutil_configure_monotonic_time_()
518 const int precise = flags & EV_MONOT_PRECISE; in evutil_configure_monotonic_time_() local
530 if (precise && !fallback) { in evutil_configure_monotonic_time_()
605 int precise) in evutil_configure_monotonic_time_() argument
H A Dwhatsnew-2.1.txt81 timers to be more efficient, or more precise. (This only has effect
83 precise timers, use the EVENT_BASE_FLAG_PRECISE_TIMER flag when
H A DChangeLog717 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-slow
1319 o Implement fast/precise monotonic clocks on Windows (2c47045)
H A DChangeLog-2.0509 o Clarify EVLOOP_* documentation to be more precise. (057a514)
/libevent-2.1.12/test/
H A Dregress_util.c1394 const int precise = strstr(data->setup_data, "precise") != NULL; in test_evutil_monotonic_res() local
1400 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() local
1456 if (precise) in test_evutil_monotonic_prc()
1458 if (precise) in test_evutil_monotonic_prc()