Searched refs:time_epoch_delta_us (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/net/quic/
H A Dquic_framer.cc2193 const uint64 time_epoch_delta_us = GG_UINT64_C(1) << 32; local
2196 & (time_epoch_delta_us - 1));

Completed in 466 milliseconds