Searched refs:runtime_seconds_ (Results 1 – 2 of 2) sorted by relevance
145 int runtime_seconds_; // Seconds to run. variable
604 runtime_seconds_); in Initialize()637 runtime_seconds_ = 20; in Sat()772 ARG_IVALUE("-s", runtime_seconds_); in ParseArgs()1710 logprintf(12, "Log: Starting countdown with %d seconds\n", runtime_seconds_); in Run()1720 const time_t end = start + runtime_seconds_; in Run()