Searched defs:finish_time (Results 1 – 4 of 4) sorted by relevance
56 finish_time=None, parent=None): argument
150 const auto finish_time = std::chrono::high_resolution_clock::now(); in test_one() local
153 const TimeTicks finish_time = start_time + timeout; in ReceiveWithTimeout() local
117 finish_time=None, parent=None, **kwargs): argument