linux curl 显示请求时间

curl -o /dev/null -s -w '%{time_connect}:%{time_starttransfer}:%{time_total} ' 'https://www.anxinba.cn/api/v1/ticker'

原文地址:https://www.cnblogs.com/fanhuo/p/10117913.html