comparison src/os/unix/ngx_time.c @ 95:b48066122884

nginx-0.0.1-2003-05-23-15:53:01 import
author Igor Sysoev <igor@sysoev.ru>
date Fri, 23 May 2003 11:53:01 +0000
parents a117a7fdf042
children a8ff48d26cca
comparison
equal deleted inserted replaced
94:8220378432a8 95:b48066122884
26 int busy; 26 int busy;
27 u_int_64 msec; 27 u_int_64 msec;
28 time_t sec; 28 time_t sec;
29 tm; 29 tm;
30 http_time_len; 30 http_time_len;
31 http_time[n]; 31 http_time[n];
32 }; 32 };
33 33
34 volatile *ngx_time_p; 34 volatile *ngx_time_p;
35 35
36 ngx_time() 36 ngx_time()