2015-05-20 24 views

回答

12

我發現an article這個方法返回以秒爲單位

curl -o /dev/null -s -w %{time_total}\\n https://www.google.com 

它輸出類似:

0.059 
相關問題