I'm working with Fiddler Web Debugger tool version 4.4.4.8.
I've made a request to e.g. www.google.com and fiddler shows that a request is sent and the response is received.
How could I know about and display when the request was sent and when the response is received? start/end dates are not in the left columns in Fiddler.
Is there any setting?
I saw there are some Timers: http://fiddler.wikidot.com/timers
How to display/use them?