Lines Matching refs:time
47 " -T, --time test time\n"
50 " -n, --numberfocus the number of inputs to focus on some component one time\n"
62 {"time", required_argument, nullptr, 'T'}, // test time
206 time_t tempSeed = time(nullptr);
208 seedArgs_ = (int)time(nullptr);
217 // if time test flow, register timer.
577 // check if the '-c' and 'T' is exist at the same time
598 // check if the '-c' and 'T' is exist at the same time