Home
last modified time | relevance | path

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

/external/chromium/third_party/libevent/
Devent.c110 static int use_monotonic; variable
130 use_monotonic = 1; in detect_monotonic()
143 if (use_monotonic) { in gettime()
875 if (use_monotonic) in timeout_correct()