Searched defs:seconds (Results 1 – 4 of 4) sorted by relevance
18 void sleep(int seconds) { in sleep()
51 const seconds = padZero(date.getSeconds()); constant
173 double seconds = static_cast<double>(g_benchmark_total_time_ns)/1e9; in RunWithArg() local
320 int seconds; member