mirror of
https://github.com/nginx/nginx.git
synced 2025-06-07 17:52:38 +08:00
Win32: fixed comment in ngx_gettimeofday() calculations.
This commit is contained in:
parent
1ef5c9ce6f
commit
4271e48911
@ -23,7 +23,7 @@ ngx_gettimeofday(struct timeval *tp)
|
|||||||
* January 1, 1601 12:00 A.M. UTC.
|
* January 1, 1601 12:00 A.M. UTC.
|
||||||
*
|
*
|
||||||
* Between January 1, 1970 (Epoch) and January 1, 1601 there were
|
* Between January 1, 1970 (Epoch) and January 1, 1601 there were
|
||||||
* 134744 days,
|
* 134774 days,
|
||||||
* 11644473600 seconds or
|
* 11644473600 seconds or
|
||||||
* 11644473600,000,000,0 100-nanosecond intervals.
|
* 11644473600,000,000,0 100-nanosecond intervals.
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user