Home
last modified time | relevance | path

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

/third_party/libuv/src/unix/
H A Dos390.c91 #define TOD_RES 4.096 macro
138 return timestamp / TOD_RES; in uv__hrtime()
/third_party/node/deps/uv/src/unix/
H A Dos390.c92 #define TOD_RES 4.096 macro
139 return timestamp / TOD_RES; in uv__hrtime()

Completed in 4 milliseconds