Home
last modified time | relevance | path

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

/libuv/docs/src/
H A Dloop.rst174 Return the current timestamp in milliseconds. The timestamp is cached at
178 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 DChangeLog1153 * zos: don't use nanosecond timestamp fields (Shuowang (Wayne) Zhang)
1336 * fs: fix utime/futime timestamp rounding errors (Ben Noordhuis)

Completed in 18 milliseconds