Home
last modified time | relevance | path

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

/dports/sysutils/py-pywatchman/watchman-4.9.0/tests/
H A Dpending_test.cpp79 w_timeval_diff(start, end), drained); in bench_pending()
100 w_timeval_diff(start, end), drained); in bench_pending()
H A Dignore_test.cpp148 diag("%s: took %.3fs", label, w_timeval_diff(start, end));
/dports/sysutils/py-pywatchman/watchman-4.9.0/
H A Dwatchman_time.h109 static inline double w_timeval_diff(struct timeval start, struct timeval end) in w_timeval_diff() function
H A Dperf.cpp99 w_timeval_diff(time_begin, time_end) > wall_time_elapsed_thresh) { in finish()
/dports/sysutils/watchman/watchman-4.5.0/
H A Dwatchman.h830 static inline double w_timeval_diff(struct timeval start, struct timeval end) in w_timeval_diff() function