Searched refs:timestamp (Results 1 – 4 of 4) sorted by relevance
174 Return the current timestamp in milliseconds. The timestamp is cached at178 The timestamp increases monotonically from some arbitrary point in time.
656 Returns the current high-resolution timestamp. This is expressed in
135 unsigned long long timestamp; in uv__hrtime() local136 __stckf(×tamp); in uv__hrtime()138 return timestamp / TOD_RES; in uv__hrtime()
1153 * zos: don't use nanosecond timestamp fields (Shuowang (Wayne) Zhang)1336 * fs: fix utime/futime timestamp rounding errors (Ben Noordhuis)
Completed in 18 milliseconds