In this link, it shows how to use network timing pane/window. But, I realized that the timings are shown in relative: there is no "exact timing" here. For example I wanted to see the exact time of the starting of an ajax and it's end of course. This should be the string that I need to see in this pane as an "exact start time" of an ajax request
11.17.2017 10:00:00(GMT+1)
How can I achieve this in Chrome Developer Tools? Are there any place written the exact date of the network events?
