Home
last modified time | relevance | path

Searched refs:timestamp (Results 1 – 4 of 4) sorted by relevance

/libuv/docs/src/
H A Dloop.rst156 Return the current timestamp in milliseconds. The timestamp is cached at
160 The timestamp increases monotonically from some arbitrary point in time.
H A Dmisc.rst656 Returns the current high-resolution timestamp. This is expressed in
/libuv/src/unix/
H A Dos390.c135 unsigned long long timestamp; in uv__hrtime() local
136 __stckf(&timestamp); in uv__hrtime()
138 return timestamp / TOD_RES; in uv__hrtime()
/libuv/
H A DChangeLog902 * zos: don't use nanosecond timestamp fields (Shuowang (Wayne) Zhang)
1085 * fs: fix utime/futime timestamp rounding errors (Ben Noordhuis)

Completed in 30 milliseconds