Searched refs:NXT_TIME_T_LEN (Results 1 – 2 of 2) sorted by relevance
140 #define NXT_TIME_T_LEN NXT_INT64_T_LEN macro145 #define NXT_TIME_T_LEN NXT_INT32_T_LEN macro
251 str->start = nxt_mp_nget(r->mem_pool, NXT_TIME_T_LEN + 4); in nxt_http_var_request_time()256 p = nxt_sprintf(str->start, str->start + NXT_TIME_T_LEN, "%T.%03M", in nxt_http_var_request_time()