Searched refs:startArg (Results 1 – 1 of 1) sorted by relevance
349 std::string startArg; in WaitStart() local352 std::cin >> startArg; in WaitStart()353 if (startArg.compare("start") == 0) { in WaitStart()