mirror of
https://github.com/nginx/nginx.git
synced 2026-08-04 14:58:20 +00:00
Win32: fixed comment in ngx_gettimeofday() calculations.
This commit is contained in:
parent
1ef5c9ce6f
commit
4271e48911
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ ngx_gettimeofday(struct timeval *tp)
|
|||
* January 1, 1601 12:00 A.M. UTC.
|
||||
*
|
||||
* Between January 1, 1970 (Epoch) and January 1, 1601 there were
|
||||
* 134744 days,
|
||||
* 134774 days,
|
||||
* 11644473600 seconds or
|
||||
* 11644473600,000,000,0 100-nanosecond intervals.
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue