DescriptionAdd 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
Committed: https://crrev.com/369d092c31f1bec8a61eb2802274bae38e29261a
Cr-Commit-Position: refs/heads/master@{#420676}
Patch Set 1 : self review #
Total comments: 3
Patch Set 2 : address comment #
Messages
Total messages: 20 (11 generated)
|