0

How to set input timer

how to make run even if no input is given

16th Jan 2017, 7:07 AM
Sushant Sonker
1 ответ
0
As far as I can tell, this can only be achieved with multithreading. Starting a thread for input and closing it from mainthread just after passing the saved variable.
17th Jan 2017, 8:09 AM
Norbivar
Norbivar - avatar