Home
last modified time | relevance | path

Searched refs:UV__NANOSEC (Results 1 - 2 of 2) sorted by relevance

/third_party/libuv/src/win/
H A Dutil.c58 #define UV__NANOSEC 1000000000 macro
444 t = uv__hrtime(UV__NANOSEC); in uv_clock_gettime()
466 return uv__hrtime(UV__NANOSEC); in uv_hrtime()
/third_party/node/deps/uv/src/win/
H A Dutil.c57 #define UV__NANOSEC 1000000000 macro
492 return uv__hrtime(UV__NANOSEC); in uv_hrtime()

Completed in 4 milliseconds