Forum Discussion
Altera_Forum
Honored Contributor
13 years agoTCL language
Hi, I am using tcl to get the user input using stdin. but i dont need to wait till someone provides data. i want to code where i need to wait for 10secs. if the user provides the data then it s...
Altera_Forum
Honored Contributor
13 years ago http://www.tcl.tk/man/tcl8.4/tclcmd/clock.htm (http://www.tcl.tk/man/tcl8.4/tclcmd/clock.htm) http://stackoverflow.com/questions/2286348/how-do-i-create-a-timeout-for-user-input-in-tcl (http://stackoverflow.com/questions/2286348/how-do-i-create-a-timeout-for-user-input-in-tcl)