We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
先说秒杀频率,以1s=1000ms为准。 秒杀频率填写500ms是不是等于1秒点击2次?如果是100ms是不是1秒点击10次? 如何配合秒杀次数?100次,是不是相当于每秒点击10次,连续点10秒呢?
另外考虑到网络有时间差,如果是10:00:00正式开抢,是不是设置成09:59:58也就是提前2秒会比较好?
The text was updated successfully, but these errors were encountered:
我也有这个疑问
Sorry, something went wrong.
No branches or pull requests
先说秒杀频率,以1s=1000ms为准。
秒杀频率填写500ms是不是等于1秒点击2次?如果是100ms是不是1秒点击10次?
如何配合秒杀次数?100次,是不是相当于每秒点击10次,连续点10秒呢?
另外考虑到网络有时间差,如果是10:00:00正式开抢,是不是设置成09:59:58也就是提前2秒会比较好?
The text was updated successfully, but these errors were encountered: