Home
last modified time | relevance | path

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

/third_party/nghttp2/lib/
H A Dnghttp2_time.c36 static uint64_t time_now_sec(void) { in time_now_sec() function
53 return time_now_sec(); in nghttp2_time_now_sec()
61 uint64_t nghttp2_time_now_sec(void) { return time_now_sec(); } in nghttp2_time_now_sec()
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_time.c36 static uint64_t time_now_sec(void) { in time_now_sec() function
53 return time_now_sec(); in nghttp2_time_now_sec()
61 uint64_t nghttp2_time_now_sec(void) { return time_now_sec(); } in nghttp2_time_now_sec()

Completed in 1 milliseconds