Move QuicClock to third_party/quic/core.

It has never had a platform impl, and thus should not be in quic/platform/api.

gfe-relnote: n/a (no functional change)
PiperOrigin-RevId: 294522346
Change-Id: Ibba0760f4a5a8c9a59c5eb3796b17f11f8a1a87d
21 files changed
tree: 6ffc8fc8ab675653fe91655710ee016cca829b65
  1. common/
  2. epoll_server/
  3. http2/
  4. quic/
  5. spdy/
  6. CONTRIBUTING.md
  7. LICENSE
  8. README.md
README.md

QUICHE

QUICHE (QUIC, Http/2, Etc) is Google‘s implementation of QUIC and related protocols. It powers Chromium as well as Google’s QUIC servers and some other projects.