phempshall / http-headers

HTTP Headers browser extension
https://chrome.google.com/webstore/detail/http-headers/fabjnpecogealbfoebkcjfbmdhnnfhbj
Other
17 stars 9 forks source link

Show time taken for request/response #3

Closed phempshall closed 7 years ago

phempshall commented 7 years ago

timeTaken = (request.timeStamp - response.timeStamp / 1000).toFixed(2)

phempshall commented 7 years ago

Available in version 1.0.2