Searched refs:PRINT_INTERVAL_SECONDS (Results 1 – 3 of 3) sorted by relevance
37 static constexpr int PRINT_INTERVAL_SECONDS = 1; variable234 std::this_thread::sleep_for(std::chrono::seconds(PRINT_INTERVAL_SECONDS)); in LoopPrintAlphabet()
35 static constexpr int PRINT_INTERVAL_SECONDS = 1; variable500 std::this_thread::sleep_for(std::chrono::seconds(PRINT_INTERVAL_SECONDS)); in LoopPrintAlphabet()
42 static constexpr int PRINT_INTERVAL_SECONDS = 1; variable648 std::this_thread::sleep_for(std::chrono::seconds(PRINT_INTERVAL_SECONDS)); in LoopPrintAlphabet()