Add GetLoadTimingInfo to net::BidirectionalStream
This CL adds GetLoadTimingInfo to net::BidirectionalStream. This is a part of the effort to expose timing metrics to net embedders. This CL additionally moves |start_time| to BidirectionalStream's constructor so we measure the true request start time (before dns, ssl) BUG=648346 Review-Url: https://codereview.chromium.org/2359493003 Cr-Commit-Position: refs/heads/master@{#420676}
Showing
Please register or sign in to comment