Searched refs:run_during (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Tools/iobench/ | ||
H A D | iobench.py | 245 def run_during(duration, func): function 288 n, real, cpu = run_during(1.5, lambda: test_func(f, *args)) |
Completed in 1 milliseconds