pause delay的意思|示意
暂停延迟,暂停延时
pause delay相关例句
The receiving point adopts data buffer mechanism to avoid the pause caused by delay of network.
接收端采用数据缓冲机制,避免了由于网络延时等待音频数据而产生的话音停顿。
I set an int delay variable to 1500 (milliseconds) to feed to the Thread.Sleep method so I can pause 1.5 seconds at various points in the test automation. To launch the app under test I use this code.
我为Thread . Sleep方法设置了一个值为1500(毫秒)的整型延时变量,这样在测试自动化的各个时刻都可以暂停1.5秒。