Home
last modified time | relevance | path

Searched defs:timeoutSeconds (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/watchdog/
H A Diwatchdog.cpp32 bool IWatchDog::open(int timeoutSeconds, float feedSeconds) in open()
H A Dwatchdogwidgt.cpp125 QString timeoutSeconds = ui->timeoutEdt->text(); in checkoutInput() local