Searched refs:interCharTimeout (Results 1 - 1 of 1) sorted by relevance

/haiku/src/add-ons/kernel/generic/tty/
H A Dtty.cpp1564 bigtime_t interCharTimeout = 0; local
1597 interCharTimeout = B_INFINITE_TIMEOUT;
1599 interCharTimeout = vtime;
1648 timeout = interCharTimeout;

Completed in 34 milliseconds