Home
last modified time | relevance | path

Searched refs:st_msec (Results 1 – 1 of 1) sorted by path

/unit/src/
H A Dnxt_time_parse.c333 st_msec, in nxt_term_parse() enumerator
424 if (seconds || step >= st_msec) { in nxt_term_parse()
428 step = st_msec; in nxt_term_parse()
464 if (!seconds && step != st_msec) { in nxt_term_parse()