Home
last modified time | relevance | path

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

/external/libevent/
Devent.c126 static int use_monotonic; variable
341 use_monotonic = 1;
367 if (use_monotonic) { in gettime()
2449 if (use_monotonic) in timeout_correct()