OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
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
Indexes created Mon Aug 31 00:24:02 UTC 2026