Searched refs:g_timeout_seconds (Results 1 – 1 of 1) sorted by relevance
97 static uint64_t g_timeout_seconds = 1; variable102 const uint64_t total_us = g_timeout_seconds * 1000000; in TimeFunction()642 g_timeout_seconds = atoi(args_map["-timeout"].c_str()); in Speed()