Home
last modified time | relevance | path

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

/libuv/src/unix/
H A Dinternal.h179 UV_CLOCK_FAST = 1 /* Use the fastest clock with <= 1ms granularity. */ enumerator
398 loop->time = uv__hrtime(UV_CLOCK_FAST) / 1000000; in UV_UNUSED()
H A Dlinux.c1635 if (type != UV_CLOCK_FAST) in uv__hrtime()

Completed in 10 milliseconds