Java Delay/Wait

后端 未结 4 930
悲&欢浪女
悲&欢浪女 2020-12-10 01:20

How do I delay a while loop to 1 second intervals without slowing down the entire code / computer it\'s running on to the one second delay (just the one little loop).

4条回答
提交回复
热议问题