windows 如何获得精确的 ping 测量值
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/3951823/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
How to get a precise ping measurment
提问by Tomasi
Currently the windows ping command returns a value of milliseconds that is an integer.
目前,windows ping 命令返回一个整数毫秒值。
I would like to get a very accurate measurement lets say 4 digits after the point.
我想得到一个非常准确的测量值,可以说点后的 4 位数字。
Are there any tools that do that?
是否有任何工具可以做到这一点?
采纳答案by Michael Goldshteyn
hrPing does microsecond level accuracy round trip ping timing: hrPing
hrPing 执行微秒级精度往返 ping 计时:hrPing
For a great list of alternatives that do microsecond ping round trip timing on Windows, see the following web site:
有关在 Windows 上执行微秒 ping 往返计时的大量替代方案,请参阅以下网站:
Accurate (microsecond level) ping utilities for Windows
Note: This link now gets a 404. If someone can find the original list, please post
注意:这个链接现在得到了一个 404。如果有人能找到原始列表,请发布