HomeSort by: relevance | last modified time | path
    Searched refs:UV_CLOCK_FAST (Results 1 - 3 of 3) sorted by relevancy

  /src/external/mit/libuv/dist/src/unix/
internal.h 179 UV_CLOCK_FAST = 1 /* Use the fastest clock with <= 1ms granularity. */
405 loop->time = uv__hrtime(UV_CLOCK_FAST) / 1000000;
linux-core.c 135 if (type != UV_CLOCK_FAST)
linux.c 1636 if (type != UV_CLOCK_FAST)

Completed in 18 milliseconds