Searched refs:timeoutTime (Results 1 – 1 of 1) sorted by relevance
80 int timeoutTime = ui->timeoutEdt->text().toInt(); in on_openBtn_clicked() local83 if(!m_wathcdog->isOpen()&& checkoutInput() && m_wathcdog->open(timeoutTime, feedtime)) in on_openBtn_clicked()