Home
last modified time | relevance | path

Searched refs:pause_duration_ (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/stressapptest/git/src/
H A Dsat.h285 time_t pause_duration_; variable
H A Dsat.cc758 pause_duration_ = 15; in Sat()
937 ARG_IVALUE("--pause_duration", pause_duration_); in ParseArgs()
1955 next_resume = now + pause_duration_; in Run()