mirror of
https://github.com/libevent/libevent.git
synced 2025-01-31 09:12:55 +08:00
212533e4a1
This function is particularly useful for selectively increasing the accuracy of the cached time value in 'base' during callbacks that take a long time to execute. This function has no effect if the base is currently not in its event loop or if timeval caching is disabled via EVENT_BASE_FLAG_NO_CACHE_TIME.