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