Searched refs:SLEEP_FOR_THREE_SECONDS (Results 1 – 1 of 1) sorted by relevance
34 const int SLEEP_FOR_THREE_SECONDS = 3; variable267 std::this_thread::sleep_for(std::chrono::seconds(SLEEP_FOR_THREE_SECONDS)); in BENCHMARK_F()373 std::this_thread::sleep_for(std::chrono::seconds(SLEEP_FOR_THREE_SECONDS)); in BENCHMARK_F()