Searched refs:think_time (Results 1 – 1 of 1) sorted by relevance
53 const std::chrono::seconds think_time(1); variable231 std::this_thread::sleep_for(think_time); in think()