Home
last modified time | relevance | path

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

/NextBSD/contrib/subversion/subversion/libsvn_subr/
HDio.c1371 #ifndef SVN_HI_RES_SLEEP_MS in svn_io_sleep_for_timestamps()
1372 #define SVN_HI_RES_SLEEP_MS 10 in svn_io_sleep_for_timestamps() macro
1374 then = now + apr_time_from_msec(SVN_HI_RES_SLEEP_MS); in svn_io_sleep_for_timestamps()