Home
last modified time | relevance | path

Searched refs:to_time64 (Results 1 – 2 of 2) sorted by relevance

/third_party/nghttp2/src/
Dutil.h531 int64_t to_time64(const timeval &tv);
Dutil.cc793 int64_t to_time64(const timeval &tv) { in to_time64() function