Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
Dapp_helper.h77 std::chrono::milliseconds get_timer();
Dapp_helper.cc169 auto millis = get_timer(); in print_timer()
472 std::chrono::milliseconds get_timer() { in get_timer() function