Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/watchdog/
H A Dwatchdogwidgt.cpp80 int timeoutTime = ui->timeoutEdt->text().toInt(); in on_openBtn_clicked() local
83 if(!m_wathcdog->isOpen()&& checkoutInput() && m_wathcdog->open(timeoutTime, feedtime)) in on_openBtn_clicked()