Home
last modified time | relevance | path

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

/unit/src/
H A Dnxt_thread_time.h34 nxt_msec_t last_msec; member
H A Dnxt_thread_time.c266 update |= (ms != tsc->last_msec); in nxt_thread_time_string()
267 tsc->last_msec = ms; in nxt_thread_time_string()