Searched refs:UV_CLOCK_FAST (Results 1 – 2 of 2) sorted by relevance
179 UV_CLOCK_FAST = 1 /* Use the fastest clock with <= 1ms granularity. */ enumerator398 loop->time = uv__hrtime(UV_CLOCK_FAST) / 1000000; in UV_UNUSED()
1635 if (type != UV_CLOCK_FAST) in uv__hrtime()
Completed in 10 milliseconds