Home
last modified time | relevance | path

Searched refs:ngx_timeofday (Results 1 – 12 of 12) sorted by relevance

/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_times.h37 #define ngx_timeofday() (ngx_time_t *) ngx_cached_time macro
H A Dngx_cycle.c61 tp = ngx_timeofday(); in ngx_init_cycle()
/f-stack/app/nginx-1.16.1/src/os/unix/
H A Dngx_posix_init.c91 tp = ngx_timeofday(); in ngx_os_init()
H A Dngx_process_cycle.c1137 tp = ngx_timeofday(); in ngx_worker_process_init()
/f-stack/app/nginx-1.16.1/src/stream/
H A Dngx_stream_handler.c172 tp = ngx_timeofday(); in ngx_stream_init_connection()
H A Dngx_stream_variables.c697 tp = ngx_timeofday(); in ngx_stream_variable_session_time()
813 tp = ngx_timeofday(); in ngx_stream_variable_msec()
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_log_module.c831 tp = ngx_timeofday(); in ngx_http_log_msec()
844 tp = ngx_timeofday(); in ngx_http_log_request_time()
H A Dngx_http_autoindex_module.c545 tp = ngx_timeofday(); in ngx_http_autoindex_html()
/f-stack/app/nginx-1.16.1/src/event/
H A Dngx_event.c606 tp = ngx_timeofday(); in ngx_event_module_init()
/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_variables.c2131 tp = ngx_timeofday(); in ngx_http_variable_request_time()
2291 tp = ngx_timeofday(); in ngx_http_variable_msec()
H A Dngx_http_request.c615 tp = ngx_timeofday(); in ngx_http_alloc_request()
H A Dngx_http_core_module.c2380 tp = ngx_timeofday(); in ngx_http_subrequest()