Home
last modified time | relevance | path

Searched refs:NXT_TIME_T_LEN (Results 1 – 2 of 2) sorted by last modified time

/unit/src/
H A Dnxt_http_variables.c250 str->start = nxt_mp_nget(r->mem_pool, NXT_TIME_T_LEN + 4); in nxt_http_var_request_time()
255 p = nxt_sprintf(str->start, str->start + NXT_TIME_T_LEN, "%T.%03M", in nxt_http_var_request_time()
H A Dnxt_types.h140 #define NXT_TIME_T_LEN NXT_INT64_T_LEN macro
145 #define NXT_TIME_T_LEN NXT_INT32_T_LEN macro